Skip to the content.

Pomo, a simple CLI pomodoro timer

Pomo is almost the simplest possible pomodoro timer.

image

Pomo will notify you when it’s time for a break, or time to focus.

Installation

Attention: Always inspect scripts before running

curl https://raw.githubusercontent.com/Tashima42/pomo/main/install-pomo-sound.sh | bash    

Examples

Usage


Usage: pomo [options] focus break long_break breaks_until_long
options -h: display help message
focus Minutes of focus until break | Default = 25
break Minutes of break until focus | Default = 5
long_break Minutes of long break until focus | Default = 15
breaks_until_long Number of breaks until long break | Default = 4

Uninstall:

rm ~/.local/bin/pomo
rm -rf ~/.config/pomo