3 unstable releases
0.2.0 | Oct 31, 2021 |
---|---|
0.1.1 | Oct 29, 2021 |
0.1.0 | Oct 29, 2021 |
#27 in #pomodoro-timer
12KB
206 lines
tomato
Command line pomodoro timer.
Installation
cargo install:
cargo install tomato
Usage
USAGE:
tomato [OPTIONS]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-l, --long-break-time <long_break_time> Duration of long break time (minutes) [default: 15]
-s, --short-break-time <short_break_time> Duration of short break time (minutes) [default: 5]
-w, --work-time <work_time> Duration of work time (minutes) [default: 25]
License
tomato
is distributed under the terms of the MIT license.
See the LICENSE files in this repository for more information.
Dependencies
~4–31MB
~441K SLoC