A command line Pomodoro timer written in Rust. More information about this project can be found here.
- Fast
- Simple
- Offline
Via cargo;
cargo install copo
USAGE:
copo <work> <rest>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
ARGS:
<work> Duration of work timer in minutes
<rest> Duration of rest timer in minutes
- DanielRivasMD -> System agnostic notifications.
This project is licensed under the Apache-2.0 license.