send link to app

cron app for iPhone and iPad


4.0 ( 6880 ratings )
Utilities Productivity
Developer: 7bunnies Inc.
Free
Current version: 1.0, last update: 7 years ago
First release : 13 Oct 2013
App size: 1.09 Mb

Web cron application corresponding to iOS7 has been released.

[What is cron?]

This is an application that manage the scheduled execution of a url command in your iOS devices.
You can present run the url command to the server application that you are managing.

[In-app purchase]

Number of the tasks that can be registered free of charge up to 2.
You can eliminate the upper limit in-app purchase.

[How to use this app]

1:cron title
Please enter the title of the cron.

2:cron schedule
Please enter a schedule to run the cron.

3:cmd URL
Please enter the command URL.

4:Push 「Create This Cron Task」 button.

[Input method of schedule]
Please enter separated by spaces in order min, hour, day, month, of weekday.

min :0-59
hour :0-23
day :1-31
month :1-12
weekday :1-7 (1: Sun, 2: Mon, 3: Thu, 4: Wed, 5: Thu, 6: Fri, 7: Sat)

Characters that can be used to schedule
0123456789 *, - /

Example 1:If you want to run every minute.
* * * * *

Example 2:If you want to run every 5 minutes.
*/5 * * * *

Example 3: weekdays only, if you want to run every minute
* * * * 2-6


Other Links
http://ja.wikipedia.org/wiki/Crontab
http://en.wikipedia.org/wiki/Crontab