6 releases
0.2.3 | Nov 8, 2020 |
---|---|
0.2.2 | Sep 21, 2020 |
0.2.1 | Jan 2, 2020 |
0.1.2 | Dec 31, 2019 |
#20 in #pomodoro-timer
37 downloads per month
52KB
300 lines
pomors
A simple CLI pomodoro timer for Mac and Linux 🍅
Getting Started
If you haven't installed cargo, follow the procedure below to install it.
https://doc.rust-lang.org/cargo/getting-started/installation.html
$ cargo install pomors
$ pomors
Usage
USAGE:
pomors [OPTIONS]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-l, --long-break-sec <long_break_sec> [default: 1200]
-s, --short-break-sec <short_break_sec> [default: 300]
-w, --work-sec <work_sec> [default: 1500]
License
MIT
Dependencies
~3–32MB
~475K SLoC