Developer ToolBox

Scheduled Jobs (Cron)

Manage macOS and Linux crontab jobs from the Runtime menu: add, edit, enable, disable, remove, and refresh scheduled commands with presets and plain-English timing previews. Windows users get direct guidance to Task Scheduler instead.

Scheduled Jobs (Cron)

More Screenshots

Click any image to zoom in

Runtime tools menu in the status bar with Docker, Ports, Cron Jobs, and Env entries
Cron Jobs Logs tab showing recent cron executions from the macOS unified log over the last six hours

Why You Need This

How this feature boosts your daily productivity

Editing crontab by hand means remembering five schedule fields, opening a terminal editor, and hoping nobody changed the file between reading and saving it. Cron Jobs puts the current user crontab into a focused manager, explains common schedules before you commit them, and refuses an edit when the underlying line changed outside 1DevTool.

How It Works

Get started in 4 simple steps

1
1

Open Runtime → Cron Jobs

Use the Runtime menu in the status bar and choose Cron Jobs to load every enabled and commented-out job in your current user crontab.

2
2

Click New Job

Choose a preset such as Every 5 minutes, Weekdays at 9:00, Monthly, or At system startup, or enter a five-field cron expression.

3
3

Enter the command and verify timing

Type the single-line command, confirm the plain-English schedule beside it, then click Add Job to write the updated crontab.

4
4

Maintain jobs in place

Refresh, edit, enable, disable, or delete jobs from the table; pop Cron Jobs into a separate window when you want it on another monitor.

Without 1DevTool

The manual way vs. the 1DevTool way

The Hard Way

# crontab -e
# Count five space-separated fields
# Guess whether 0 9 * * 1-5 is right
# Save and hope it installs
# crontab -l to check it later
# Dig through logs to see if it ran

The 1DevTool Way

Open Runtime → Cron Jobs.
Pick a preset, read the schedule in plain English.
Add it, then confirm runs in the Logs tab.

Key Capabilities

Everything included with Scheduled Jobs (Cron)

List enabled and disabled jobs from the current user crontab
Add and edit validated five-field schedules or standard @macros
Choose presets from every minute through monthly and @reboot
Read common schedules as plain English before saving
Enable or disable a job without deleting its command
Detect external crontab changes before overwriting a line
Pop the Cron Jobs manager into a standalone window
Use native cron on macOS and Linux with Windows guidance

Why It Matters

The productivity impact of having developer toolbox built into your workspace

No More Five-Field Guessing

Pick a preset or read the plain-English schedule before you save, instead of counting crontab fields and hoping the syntax holds.

A Panel You Will Actually Open

Cron stops being a thing you avoid in a terminal editor and becomes a table you add, edit, enable, and disable jobs from.

Proof It Ran

The Logs tab pulls recent runs from the system log, so you can confirm a job fired instead of wondering.

Safe Edits

1DevTool re-reads the crontab before writing and stops if another tool changed the line, so you never clobber an edit you did not make.

Ready to boost your workflow?

Download 1DevTool for free and experience Scheduled Jobs (Cron) along with 275 other features — all in one app.