Long timers (1 hour and over)
Press start for a full-screen 1-hour timer that counts down 1:00:00 and rings a loud alarm when it reaches zero. You can pause and resume it, reset it, and the countdown keeps running accurately even if you switch tabs or your screen dims. No sign-up, nothing to install.
Ready · 1-hour timer
An hour is the master unit of the schedule — the block we plan our days in. A one-hour timer is the tool for anything that should fill, but not overflow, a single hour: a workout, a meeting, a study block, an exam section, a slow-cooked dish, or simply a cap on an activity you do not want to let sprawl. It is the most natural 'one thing, properly' length there is.
An hour is at the upper edge of what most people can sustain as a single block of genuine deep focus, which makes it both powerful and slightly risky. Used well, an hour of uninterrupted single-tasking — no notifications, no tab-switching, one clearly-defined goal — produces more than a fragmented half-day. The risk is that an undefended hour drifts: thirty real minutes of work wrapped in distraction, with the timer the only thing standing between you and a vague sense that you 'spent an hour on it'. Two habits make the hour count. First, define the single outcome before you start, not just the activity — 'finish the first draft of section two', not 'work on the report'. Second, treat the chime as a real boundary: stop, take a proper break, and decide deliberately whether to start another hour, rather than sliding into a second one on momentum and fumes. Stacking fresh, defined hours beats grinding through one long blurry stretch.
Most browser timers drift, because they count by accumulating small ticks, and browsers deliberately slow those ticks down in background tabs to save battery. This one is different: the moment you press start it records the exact wall-clock time the countdown should end, and every frame it simply measures how long is left until that fixed end time. If you switch tabs, lock your phone, or the tab is throttled, the remaining time is recomputed from the real clock the instant you come back, so a 1-hour timer is still a 1 hour timer rather than however long the throttled ticks happened to add up to. On phones the page asks for a screen wake lock while the countdown is running, where the browser allows it, so the display does not sleep mid-count. The alarm is synthesised in the browser with the Web Audio API, which means there is no audio file to download and the chime is ready the moment you start.
Need a different length? These are the timers people most often reach for alongside a 1-hour timer:
Browse the full set of countdown timers, or switch tools: the Pomodoro timer loops work and break intervals automatically, the online stopwatch counts up with laps, the alarm clock rings at a specific time of day, and the countdown maker counts down to a future date you can share or embed.