|
|
|
Show HN: Pomoglorbo, a TUI Pomodoro timer for your terminal
(codeberg.org)
|
|
65 points
by justusw
725 days ago
|
|
This started out as a fork of pydoro and turned into a playground for dataclasses and strict mypy type checking. Some of the advanced features are - it writes the current status into .local/state/pomoglorbo for i3status/xbar
- it is very configurable, including cmd hooks to run after a Pomodoro/break finishes or starts The layout is compact, and it runs well over SSH/Mosh/Tmux. |
|