System › crond
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

crond

Schedules scripts
Version: v1.2.12
Added: 10-05-2017
Updated: 22-06-2017
Simple android app which implements crond using AlarmManager.

Schedules all scripts in regular intervals as defined by the crontab file. The
syntax is the same as on any UNIX system and can be looked up on the internet.
You need to edit the crontab file using another app or adb. Always open the app
after making changes to the crontab file to apply them.
code Source file_download Download