Need help? Have feedback?
support@fallingdata.zoneA cron expression is a string of 5 or 6 fields that defines a schedule for automated tasks. For example, 0 9 * * 1-5 means "at 9:00 AM, Monday through Friday." CronPad helps you read and write these expressions.
Yes. CronPad handles both standard 5-field cron (minute, hour, day, month, day-of-week) and extended 6-field cron (adding seconds).
No. CronPad works entirely offline. All parsing and scheduling is done on your device.
Expression history is stored locally on your device using SwiftData. It's included in your standard device backups. If you delete the app, your history is deleted with it.
Yes. CronPad is available on iPhone, iPad, and Mac. History is stored locally on each device.
No. CronPad is completely free with no subscriptions, no ads, and no in-app purchases.