pomotui

Crates.iopomotui
lib.rspomotui
version0.1.3
sourcesrc
created_at2024-03-11 23:49:12.083935
updated_at2024-06-03 14:40:18.236164
descriptionPomodoro timer with a flexible TUI
homepage
repositoryhttps://github.com/LWEdslev/pomotui
max_upload_size
id1169946
size26,008
Lasse Edslev (LWEdslev)

documentation

README

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 with s, quit with q

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

Commit count: 9

cargo fmt