# Installer cronboard avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cronboard pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cronboard
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cronboard
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1.1
- **Résumé source:** Terminal-based dashboard for managing cron jobs locally and on servers
- **Page d'accueil:** <https://cronboard.dev/>
- **Dépôt:** <https://github.com/antoniorodr/cronboard>
- **Dernière mise à jour:** 2026-07-28T15:18:56Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cronboard (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.1.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour cronboard. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



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