Terminal countdown timer

A minimalist, visually appealing terminal countdown timer with a clean digital font display.
Supports flexible time formats like 1h2m3s, specific absolute times, or counting up from zero.
Allows chaining shell commands to run automatically as soon as the countdown finishes.
$ brew install countdown$ go install github.com/antonmedv/countdown@latestto comment.