3 releases
0.1.2 | Feb 10, 2021 |
---|---|
0.1.1 | Jul 5, 2020 |
0.1.0 | Jul 4, 2020 |
#21 in #pomodoro
215KB
101 lines
copo
A command line Pomodoro timer written in Rust. More information about this project can be found here.
Features
- Fast
- Simple
- Offline
Installation
Via cargo;
cargo install copo
Screenshot
Usage
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
With thanks to...
- DanielRivasMD -> System agnostic notifications.
License:
This project is licensed under the Apache-2.0 license.
Dependencies
~6–33MB
~485K SLoC