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.

Selected as Terminal Trove Tool of the Week — October 28th, 2025

$ 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 add github:antoniorodr/cronboard
# Clone
$ git clone https://github.com/antoniorodr/cronboard
# Change Directory
$ cd cronboard
# Install
$ pip install .

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

Ready to simplify your cron management?

Install Cronboard