| Crates.io | copo |
| lib.rs | copo |
| version | 0.1.2 |
| created_at | 2020-07-04 20:25:02.701186+00 |
| updated_at | 2021-02-10 11:43:11.91221+00 |
| description | A command line pomodoro timer |
| homepage | https://github.com/MetallicSquid/copo |
| repository | https://github.com/MetallicSquid/copo |
| max_upload_size | |
| id | 261420 |
| size | 235,649 |
A command line Pomodoro timer written in Rust. More information about this project can be found here.
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.