Recommended way to install (as a uv tool)
uv tool install pymodoro-tui
And then, simply type
pymodoro
By default, the focus phase is 25 min
and the break phase is 5 min
You can change these values by pressing s
(opens the settings menu) and typing values from 1 to 59.
You can also check how many minutes you've been focused by pressing i
(opens the stats menu)
Note:
This is the first version of this app, so the functionality is very minimal.
I plan to add new features in the future, you can also suggest stuff in the Issues
tab.