A pomodoro timer

This page starts counting 25 minutes the moment it opens, and makes a sound when it finishes. Nothing to set, and nothing to press first.

What people set 25 minutes for

One unbroken twenty-five minute working sprint, then a five-minute break, repeated four times before a longer rest.

Worth knowing

Named after the tomato-shaped kitchen timer its inventor used as a student. The mechanism is not the length — it is that an interrupted pomodoro is abandoned rather than paused.

Questions

Do the timers keep running if I switch tabs?

Yes. The countdown is measured against a monotonic clock rather than counted in ticks, so a backgrounded tab, a throttled timer or a laptop lid closing does not lose time — when you come back it shows what it should, not what it managed to count.

Does a timer survive a daylight-saving change?

Yes, and the distinction matters. A countdown measures elapsed real time, so a timer set for six hours across a spring-forward still runs six real hours even though the wall clock advances seven. An alarm set for a wall-clock time does the opposite: it fires when the clock says so, which is what you want from an alarm.