Crates.io | pomotime |
lib.rs | pomotime |
version | 0.1.0 |
source | src |
created_at | 2023-03-21 01:20:55.608181 |
updated_at | 2023-03-21 01:20:55.608181 |
description | A zero dependency(except for the Rust standard library) Pomodoro timer for terminals. |
homepage | |
repository | https://github.com/charliemonnone/pomo |
max_upload_size | |
id | 815767 |
size | 12,892 |
A zero dependency(except for the Rust standard library) Pomodoro timer for terminals.
From Cargo
cargo install pomotime
From Source
git clone https://github.com/charliemonnone/pomo
cd pomo
cargo build --release
Then move the binary in target/release/pomo
to a suitable location and add it to your path.