Skip to content

alexanderchainsaw/Pymodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

A very simple Pomodoro Timer inside your terminal


Installation and Usage

Recommended way to install (as a uv tool)

uv tool install pymodoro-tui

And then, simply type

pymodoro

Settings and Stats

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.

image

image