A Pomodoro timer that runs in your browser
The Pomodoro technique breaks work into focused 25-minute blocks separated by short breaks, with a longer break after every fourth block. This timer automates the whole rhythm so you can just work: start a focus session, get an audible cue when it ends, and let it switch to the right break for you.
How it works
The timer cycles through three phases and counts completed focus sessions:
focus block (default 25 min)
→ short break (default 5 min)
→ repeat; after every 4th focus session → long break (default 15 min)
a tone plays at each phase change; the session counter increments per focus block
All three lengths are editable, and the completed-session counter tracks your focused work.
Example
With the classic 25 / 5 / 15 settings, one full cycle of four focus sessions runs:
- 4 × 25 min focus = 100 min focus
- 3 × 5 min short breaks + 1 × 15 min long break = 30 min break
- The counter reads 4 completed sessions after the cycle
| Phase | Default | After 4th session |
|---|---|---|
| Focus | 25 min | 25 min |
| Break | 5 min (short) | 15 min (long) |
Everything happens locally — nothing is uploaded.