2 releases (1 stable)
1.0.0 | Aug 10, 2021 |
---|---|
0.1.0 | Aug 10, 2021 |
#21 in #pomodoro
77KB
190 lines
Pomo
A Pomodoro CLI tool written in Rust.
Installation
To install, run:
cargo install pomo
Usage
pomo
USAGE:
pomo [OPTIONS]
FLAGS:
-h, --help Prints help information
OPTIONS:
-l, --long <long_break> Number of minutes for a long break. [default: 20]
-p, --pomdoro <pomodoro> Number of minutes for each Pomodoro. [default: 25]
-s, --short <short_break> Number of minutes for a short break. [default: 5]
Dependencies
~0.8–8MB
~50K SLoC