#pomodoro-timer #timer #pomodoro #terminal #console

app pomotime

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

1 unstable release

0.1.0 Mar 21, 2023

#16 in #pomodoro-timer

Download history 4/week @ 2024-02-15 55/week @ 2024-02-22 9/week @ 2024-02-29 1/week @ 2024-03-07

67 downloads per month

Custom license

12KB
288 lines

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.

No runtime deps