Skip to content
~
$ cronboard
▄▖ ▄ ▌
▌ ▛▘▛▌▛▌▙▘▛▌▀▌▛▘▛▌
▙▖▌ ▙▌▌▌▙▘▙▌█▌▌ ▙▌
├─ Local cron jobs
├─ Remote servers
└─ Search
$

Manage cron jobs
from the terminal

A keyboard-driven TUI dashboard for local and remote cron management. Built with Textual. No web UI, no extra services.

$ brew install cronboard
cronboard
Cronboard interface demo
Local Cron

Create, edit, delete, pause and resume cron jobs. Human-readable cron descriptions in real time.

Creating a cron job
Remote Servers

Connect via SSH with key-based auth. Manage crontabs for any user on any server.

Connecting to remote server
Search

Find cron jobs by keyword. Search highlights matches across all your servers.

Searching cron jobs
~/install
Homebrew AUR uv Nix Source
# Install
$ brew install cronboard
# Install
$ yay -S cronboard
# Install
$ uv tool install cronboard
# Install
$ nix profile install github:antoniorodr/cronboard
# Clone
$ git clone https://github.com/antoniorodr/cronboard.git
$ cd cronboard
# Install
$ pip install .

Found a bug, have a feature request, or want to contribute?

Ready to simplify your cron management?

Install Cronboard