# Installer countdown avec Homebrew

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

## installation

```sh
sudo av install brew:countdown
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install countdown
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:countdown
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.5.0
- **Résumé source:** Terminal countdown timer
- **Page d'accueil:** <https://github.com/antonmedv/countdown>
- **Dépôt:** <https://github.com/antonmedv/countdown>
- **Dernière mise à jour:** 2026-07-25T14:20:51-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- countdown (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Countdown is a small Go terminal countdown timer distributed as a command-line utility.

### Historique du projet

The public repository was created in 2019 and describes a focused CLI for countdowns, target times, count-up mode, titles, pausing, and optional macOS speech announcements.

### Historique d'adoption

The official install instructions name Homebrew, `go install`, and prebuilt GitHub release binaries, which is the typical distribution mix for a compact Go CLI.

### Modes d'utilisation

Users invoke `countdown` with a Go-style duration or a target time, optionally chaining a shell command after completion.

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

Its packaging is intentionally simple: one executable, no documented config file, and release artifacts suitable for Homebrew-style formula maintenance.

### Chronologie

- 2019: Public GitHub repository created and 1.0.0 release published.
- 2023: 1.5.0 release published.

### Related projects

- fx
- walk
- howto

### Sources

- <https://github.com/antonmedv/countdown>
- <https://api.github.com/repos/antonmedv/countdown>
- <https://github.com/antonmedv/countdown/releases>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

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


## Sources

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