# 使用 Homebrew 安装 cronboard

查看 cronboard 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install cronboard
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:cronboard
- **软件包管理器:** Homebrew
- **版本:** 1.1.1
- **来源摘要:** Terminal-based dashboard for managing cron jobs locally and on servers
- **主页:** <https://cronboard.dev/>
- **仓库:** <https://github.com/antoniorodr/cronboard>
- **最后更新:** 2026-07-28T15:18:56Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- cronboard (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.1.1
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 cronboard 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

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


## 来源

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