4 releases
0.1.3 | Jun 3, 2024 |
---|---|
0.1.2 | Jun 2, 2024 |
0.1.1 | May 30, 2024 |
0.1.0 | Mar 11, 2024 |
#223 in Command-line interface
249 downloads per month
12KB
271 lines
PomoTui - Flexible Pomodoro TUI timer 🍅
- To install:
cargo install pomotui
- Then run with default arguments
pomotui
- with custom arguments
pomotui -w 20 -s 7 -l 25 -c 3 dark-mode
- To see what the arguments represent run
pomotui --help
- When running, pause with
p
, (re)start withs
, quit withq
Timer just after starting:
after resizing:
color approaches green as work time runs out
after work stint a short break
after the specified cycles (default is 4) a long break
if run with pomotui --dark-mode
Dependencies
~4–13MB
~142K SLoC