#pomodoro-timer #flexible #tui

app pomotui

Pomodoro timer with a flexible TUI

4 releases

new 0.1.3 Jun 3, 2024
0.1.2 Jun 2, 2024
0.1.1 May 30, 2024
0.1.0 Mar 11, 2024

#4 in #pomodoro-timer

Download history 133/week @ 2024-03-06 41/week @ 2024-03-13 6/week @ 2024-03-27 10/week @ 2024-04-03 362/week @ 2024-05-29

362 downloads per month

MIT license

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 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

Dependencies

~4–13MB
~138K SLoC