Steeping tea
- Input
- 5:00
- Expected output
- 00:00
Most black teas call for 3 to 5 minutes of steeping; green teas usually need less, 1 to 3 minutes.
5 minute timer
Five minutes is the most requested duration for short breaks, steeping tea, a plank exercise, or the gap between Pomodoro tasks. This timer opens with 5 minutes already selected, so all you need to do is add it and hit start.
Most black teas call for 3 to 5 minutes of steeping; green teas usually need less, 1 to 3 minutes.
It is the standard break length in a classic Pomodoro cycle (25 minutes of focus followed by a 5 minute break).
Yes. Instead of adding up seconds on every tick, the timer stores the exact millisecond instant the countdown should end and recomputes the remaining time from the real clock whenever the page runs again. Switching tabs, minimizing the window, or the browser throttling setInterval to save battery never throws off the final result.
Yes. The timer does not need the tab to be in the foreground to know when it is done, and the tab title switches to show the countdown while it is minimized.
Yes, the tool ships with 1, 3, 5, 10, 15, 30, 45 and 60 minute presets, plus hour/minute/second fields and a free-text field that understands formats like "3m" or "10:00".
Loading saved timers...
Everything runs in your browser: the timers, the alarm audio and the countdown never touch a server. The list is saved locally (localStorage) on this device only.