New app: crond
This commit is contained in:
parent
a46c4ee5de
commit
5aa6e4a8b6
31
metadata/it.faerb.crond.txt
Normal file
31
metadata/it.faerb.crond.txt
Normal file
|
@ -0,0 +1,31 @@
|
|||
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
|
||||
|
||||
Name:crond
|
||||
Auto Name:${applicationLabel}
|
||||
Summary:Schedules scripts
|
||||
Description:
|
||||
Requires Root. 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.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/faerbit/android-crond
|
||||
|
||||
Build:v1.2.6,10
|
||||
commit=v1.2.6
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:v1.2.6
|
||||
Current Version Code:10
|
Loading…
Reference in a new issue