# Install cronboard with Homebrew

Terminal-based dashboard for managing cron jobs locally and on servers. Version 1.1.1 via Homebrew; verified 2026-07-28.

## Install

```sh
sudo av install brew:cronboard
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install cronboard
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:cronboard
- **Package manager:** Homebrew
- **Version:** 1.1.1
- **Source summary:** Terminal-based dashboard for managing cron jobs locally and on servers
- **Homepage:** <https://cronboard.dev/>
- **Repository:** <https://github.com/antoniorodr/cronboard>
- **Last updated:** 2026-07-28T15:18:56Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- cronboard (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.1.1
## Project history and usage

cronboard is a terminal user interface for inspecting and editing cron jobs on local machines and remote servers. It fits the small but durable Unix tooling niche around cron, adding a Textual-based dashboard to a workflow that is usually handled through crontab and shell commands.

### Project history

The project is published by Antonio Rodriguez and describes itself as under development. Its first public Git tag was v0.1.0 in April 2025, followed by a sequence of 0.x releases through 2026.

### Adoption history

Official project materials note selection as Terminal Trove Tool of the Week on October 28, 2025, but the project is still presented as a young tool rather than a mature cron-management standard.

### How it is used

cronboard is used to add, edit, pause, resume, search, and delete cron jobs, including jobs on remote hosts over SSH. It also surfaces log checks, path autocompletion, special cron expressions, and sudo-based management of another user's crontab.

### Why package nerds care

For package users, cronboard is notable as a modern Python terminal app wrapping classic cron operations, with Homebrew distribution giving macOS and Linuxbrew users a simple install path for a task that otherwise depends on local crontab editing.

### Timeline

- 2025: v0.1.0 public tag
- 2025: Selected as Terminal Trove Tool of the Week
- 2026: v0.7.1 release

### Related projects

- cronboard builds on Textual, python-crontab, Paramiko, and cron-descriptor.

### Sources

- <https://github.com/antoniorodr/cronboard#readme>
- <https://cronboard.dev/>
- <https://github.com/antoniorodr/cronboard/tags>
- <https://formulae.brew.sh/formula/cronboard>


## Security Notes

No matching local secret-handling manifest was found for cronboard. Nucleus package metadata is still published here so future coverage has a stable package URL.



## Combined YAML source

View the package source record on GitHub. [combined/cronboard.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cronboard.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
