cdown
is a cross-platform TUI timer app purely written in Rust.
```sh Hotkeys: p Pause/Resume q/ESC Quit
USAGE: cdown [FLAGS] [OPTIONS] [time]
FLAGS: -b Display a box border around the timer -h, --help Prints help information -l, --list-colors Prints list of available colors -V, --version Prints version information
OPTIONS:
-c
ARGS:
```sh
git clone https://github.com/elpnt/cdown.git cargo install --path . ```