A beautiful terminal-based Pomodoro timer to boost your productivity with focus sessions and breaks.
- ⏱️ Three timer modes: Focus (25m), Short Break (5m), and Long Break (15m)
- 🔄 Auto-switch between modes after completion
- 🔊 Sound alerts when timers complete
- ⚙️ Fully customizable durations
- 📊 Track completed focus sessions
- 💾 Automatic persistence of settings between sessions
- 🎨 Beautiful, color-coded interface
npm i -g pompom
Simply run in your terminal:
pompom
PomPom follows the Pomodoro Technique:
- Work for 25 minutes (Focus mode)
- Take a 5-minute break (Short Break)
- Repeat steps 1-2 three more times
- After 4 focus sessions, take a longer 15-minute break (Long Break)
- Repeat the cycle
PomPom stores your settings in ~/.pompom/settings.json
.
You can also replace the default sound file with your own by placing a sound.wav
file in ~/.pompom
.
- Real thanks to djcows, his Spotify account - djcow's Spotify