A timer, stopwatch and Pomodoro — all in one
This single tool combines the three timing tools you reach for most: a countdown timer for cooking, workouts and reminders; a stopwatch to measure how long something takes; and a Pomodoro focus timer for structured work sessions. No app to install, no account to create — keep the tab open and it just works.
How it works
All three modes are driven by real elapsed wall-clock time rather than a tick counter, so they stay accurate even when the browser throttles a background tab. The timer counts down from the minutes and seconds you set to zero; the stopwatch counts up from zero; and Pomodoro runs the classic 25-minute focus / 5-minute break cycle, switching automatically and tallying how many focus blocks you complete. When a countdown reaches zero — or a Pomodoro phase ends — a short beep is generated on the fly with the Web Audio API, so no sound file is loaded.
Example
Set the timer to 10:00 for a tea steep and press Start; it counts down to 00:00 and beeps. Or pick Pomodoro and work — after 25 minutes it beeps and starts a 5-minute break, then a new focus block, incrementing your completed-cycle count each round.
| Mode | Direction | Best for |
|---|---|---|
| Timer | Counts down | Cooking, reminders, intervals |
| Stopwatch | Counts up | Timing tasks, laps |
| Pomodoro | 25 / 5 cycles | Focused work sessions |
Everything runs in your browser, with no signup.