# antonmedv/countdown

Terminal countdown timer

Repository: https://github.com/antonmedv/countdown
Canonical: https://ross.abutalabs.com/products/countdown
Language: Go
License: MIT
License Family: permissive
Last push: 2025-02-18T14:08:04+00:00

## Health v2 (maintenance only)
Score: 26/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 7, release rhythm 8, longevity 100
- inputs: {"age_days": 2723, "days_push": 561, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1297, forks 120 (observed 2026-08-28T04:04:16.996304+00:00)

## What it is
A terminal-based countdown timer written in Go that displays a live timer in the terminal. It supports durations in Go time format or target clock times, with optional voice announcements and command chaining.

## Use cases
- count down a timer in the terminal
- run a command after a countdown finishes
- get a spoken warning when time is running out
- set a pomodoro-style timer from the command line
- count up from zero in the terminal

## When to choose
- you want a quick terminal timer without leaving the shell
- you need to chain a command to run when the timer expires
- you want pause/resume control with keyboard shortcuts

## When to avoid
- you need background or persistent timers that survive terminal closure
- you need reminders or alarms with notifications outside the terminal

## Facets
- artifact type: cli-tool
- maturity: stable
- function: cli, terminal-ui, scheduling
- domain: developer-tools
- platform: cli, windows, cross-platform
- tags: countdown-timer, terminal-timer, go, command-line, macos, linux

## Member repositories
- antonmedv/countdown (main) score 26

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:16.996304+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:53:52.441194+00:00, confidence not recorded.
  - readme: https://github.com/antonmedv/countdown (fetched 2026-08-28T04:04:16.996304+00:00, sha 2597b3bd7d4c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
