Countdown Timer

Free online countdown timer — 1, 3, 5, 10, 25 minute presets, custom duration, alarm sound, keyboard shortcuts. Runs in your browser.

00:00
Ready
Custom duration Hours · Minutes · Seconds
: :
Presets

About Countdown Timer

Frequently asked questions

Yes — the countdown is based on the wall clock (Date.now()) rather than setInterval, so even if your browser throttles background tabs the timer stays accurate. The alarm plays when you return to the tab even if it fired in the background.

Probably not reliably. Browsers throttle audio in inactive tabs to save battery, and operating system sleep settings can pause everything. For wake-up alarms, use a dedicated phone alarm app. For 'I'm at my desk, beep at me when this is done' the browser alarm works fine.

**Space** — start/pause toggle. **R** — reset. Shortcuts work whenever no input field is focused.

Not in v1. Open the tool in a second browser tab to run a second timer. For a multi-timer workflow (cooking, intervals, training), a dedicated multi-timer app is the right tool.