macOS
brew install countdownlocal Homebrew formula metadata
brew
Terminal countdown timer. Version 1.5.0 via Homebrew; verified from local package data.
install
brew install countdownlocal Homebrew formula metadata
overview
Terminal countdown timer
history
Countdown is a small Go terminal countdown timer distributed as a command-line utility.
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.
The official install instructions name Homebrew, `go install`, and prebuilt GitHub release binaries, which is the typical distribution mix for a compact Go CLI.
Users invoke `countdown` with a Go-style duration or a target time, optionally chaining a shell command after completion.
Its packaging is intentionally simple: one executable, no documented config file, and release artifacts suitable for Homebrew-style formula maintenance.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
countdown | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/antonmedv/countdown
install metadata
| Package key | brew:countdown |
|---|---|
| Version | 1.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/countdown |
| Homepage | https://github.com/antonmedv/countdown |
| Repository | https://github.com/antonmedv/countdown |
| Upstream docs | https://github.com/antonmedv/countdown#readme |
| License | MIT |
| Source archive | https://github.com/antonmedv/countdown/archive/refs/tags/v1.5.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | countdown |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.