pomotime

Crates.iopomotime
lib.rspomotime
version0.1.0
sourcesrc
created_at2023-03-21 01:20:55.608181
updated_at2023-03-21 01:20:55.608181
descriptionA zero dependency(except for the Rust standard library) Pomodoro timer for terminals.
homepage
repositoryhttps://github.com/charliemonnone/pomo
max_upload_size
id815767
size12,892
Charlie Monnone (charliemonnone)

documentation

README

Pomotime

A zero dependency(except for the Rust standard library) Pomodoro timer for terminals.

Pomotime Test Run

Installing

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.

Commit count: 4

cargo fmt