Turn any saved command into a recurring cron schedule or a one-time run. Ordito handles the timing and records every execution.
Describe the cadence with a cron expression and let Ordito run the command on schedule. Nightly builds, weekly deploys, and hourly syncs all work the same way. Ordito uses cron expressions but runs its scheduler in-process as part of the desktop app, not the system crontab.
Fire off a command once without saving a schedule, or schedule a single future run for a specific task. One-time runs keep History complete without cluttering your recurring schedules.
Pause a schedule to stop it temporarily without deleting it, then resume it when you are ready. The Schedule view shows active and paused schedules together.
The Schedule view lists every schedule with its next run time, so you always know what is coming up and can confirm a job is still active.
Next
Run history