Run recurring commands on your Mac without learning crontab
Clockwork gives scheduled commands a native menu bar, clear run history, and launchd reliability even after the app closes.
v0.1.0 · 4.3 MB · macOS 14+
- needs a decision
What Clockwork adds on top of launchd and cron
Plain controls, no crontab
Run a task on an interval, every day, or on selected weekdays without writing a crontab entry.
Tasks outlive the app
Clockwork registers native launchd jobs. The menu bar app is the editor and viewer, not a required background runner.
Read what the command returned
Inspect the exit code, stdout, and stderr from the latest 50 runs instead of wondering whether the task fired.
Separate attention from failure
A successful command can raise an orange attention event when its result needs a decision rather than a retry.
App and CLI share the same tasks
Add, update, pause, run, inspect, and delete tasks from either surface. Changes appear in both immediately.
Logs stay local
Task definitions, run history, stdout, and stderr remain under Application Support on your Mac.
A readable front end for the scheduler already in macOS
- No root or helper process
- Clockwork writes jobs into your user launchd session and does not need Full Disk Access or a privileged helper.
- Signed and notarised by Apple
- Public builds are signed with a Developer ID and notarised, so macOS can verify nothing changed since the build.
- Common cron can be translated
- The CLI explains common cron expressions with clockwork explain-cron, while schedules stay native intervals, daily times, or weekdays.
- Disabled tasks keep their history
- Disabling a task unregisters its launch agent but keeps the definition and run history for when you switch it back on.
Common questions about Clockwork
Does Clockwork need to stay open?
Is it a cron replacement?
Where are tasks and logs stored?
~/Library/Application Support/Clockwork/. Nothing is uploaded.How do I schedule a command on a Mac?
Can I run a scheduled command immediately?
Can I see stdout and stderr?
Does Clockwork require administrator access?
Schedule the command, close the app, and check the result when it matters.
v0.1.0 · 4.3 MB · macOS 14+