1 unstable release
0.1.0 | Jun 19, 2021 |
---|
#228 in #timer
14KB
399 lines
cdown
cdown
is a cross-platform TUI timer app purely written in Rust.
Usage
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 <color> Set the foreground color
ARGS:
<time> [default: 3min]
Installation
> git clone https://github.com/elpnt/cdown.git
> cargo install --path .
Dependencies
~7.5MB
~135K SLoC