A minimal pomodoro timer for macOS, with a popup timer!
brew install samsinghh/tap/pomoOr from source:
git clone https://github.com/samsinghh/pomo.git
cd pomo
make installpomo [work-minutes] [break-minutes] # defaults: 25 5| Option | Default | |
|---|---|---|
--sessions/-s <n> |
4 | work sessions per cycle |
--long-break/-l <minutes> |
15 | break after the last session |
Example:
pomo 25 5