55 lines
1.2 KiB
Plaintext
55 lines
1.2 KiB
Plaintext
Categories:System
|
|
License:MIT
|
|
Author Name:Fabian Klemp
|
|
Web Site:
|
|
Source Code:https://github.com/faerbit/android-crond
|
|
Issue Tracker:https://github.com/faerbit/android-crond/issues
|
|
Changelog:https://github.com/Faerbit/android-crond/blob/HEAD/Changelog.md
|
|
|
|
Name:crond
|
|
Auto Name:${applicationLabel}
|
|
Summary:Schedules scripts
|
|
Description:
|
|
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.
|
|
.
|
|
|
|
Requires Root:yes
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/faerbit/android-crond
|
|
|
|
Build:v1.2.6,10
|
|
commit=v1.2.6
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:v1.2.8,12
|
|
commit=v1.2.8
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:v1.2.9,13
|
|
commit=v1.2.9
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:v1.2.11,15
|
|
commit=v1.2.11
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:v1.2.12,16
|
|
commit=v1.2.12
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Auto Update Mode:Version %v
|
|
Update Check Mode:Tags
|
|
Current Version:v1.2.12
|
|
Current Version Code:16
|