Skip to content
Tauvio

Online Timer

This is a free online timer: choose a preset or type any duration in hours, minutes and seconds, and it counts down to zero with a chime when the time is up. It runs in your browser, with nothing to install.

Set a timer in one press, or to the second

Presets cover the durations people set most often — 1, 3, 5, 10, 15, 25, 30 and 60 minutes — so a single press starts a timer for tea, a short break, a focus block or a class exercise. For anything else, type hours, minutes and seconds directly; the field accepts a plain duration rather than forcing you through a picker.

While the timer runs, the remaining time appears in the page title as well as on the page, so a pinned tab is still readable from across the room. Pause and resume leave the remaining duration intact, and reset returns to the duration you set rather than to zero.

What happens when the time is up

At zero the timer plays a chime synthesized in the browser with the Web Audio API. There is no audio file to download and no request to a server, which is why the sound is instant and works offline. If you have granted notification permission, a system notification appears as well, so the alert reaches you even when the tab is in the background.

Because the remaining time is computed from the system clock rather than from accumulated ticks, a timer that spent its last ten minutes in a throttled background tab still ends at the right moment instead of finishing late.

Share a timer with a link

A timer can be described entirely by its duration, so the duration lives in the URL: adding a parameter such as a 25-minute value to the address produces a link that opens pre-set and ready to start. That is the practical way to hand a class, a team or a workout partner the same timer without explaining the settings.

The timer is free with no limit on how many you run. Your last duration is remembered in your browser's local storage so the tool opens where you left it; nothing is sent anywhere. When you need to turn time into hours worked rather than count it down, the hours calculator and the timesheet are the tools for that.

Questions and answers

Will the timer still go off if I switch to another tab?

Yes. The end time is calculated from the system clock, so background throttling does not delay it. Sound needs the tab to have been interacted with first, which starting the timer satisfies.

Can I set a timer for more than an hour?

Yes. Type any combination of hours, minutes and seconds. The presets stop at 60 minutes because those are the common cases, not because of a limit.

Does the timer need sound to work?

No. The countdown, the page title and the visual end state work with sound muted. The chime and the optional system notification are additions, not requirements.

What is the difference between the timer and the countdown?

The timer counts down a duration you set, such as 25 minutes from now. The countdown counts down to a specific date and time, such as a deadline next month.

Is the online timer free?

Yes, with no account and no usage limit. The only paid features on Tauvio are timesheet export, saved weeks and the employee roster.