# cronboard mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cronboard in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cronboard
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:cronboard
- **Paketmanager:** Homebrew
- **Version:** 1.1.1
- **Quellzusammenfassung:** Terminal-based dashboard for managing cron jobs locally and on servers
- **Homepage:** <https://cronboard.dev/>
- **Repository:** <https://github.com/antoniorodr/cronboard>
- **Zuletzt aktualisiert:** 2026-07-28T15:18:56Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- cronboard (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.1.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

Für cronboard wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

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


## Quellen

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