⏱️

Meeting Timer

A simple countdown timer to keep meetings on track.

🔒 Runs entirely in your browser — nothing is uploaded.

Time's up

How Meeting Timer works

How does the meeting timer work?

You set a meeting length in minutes and the countdown ticks down once per second from a plain interval, same mechanism as the pomodoro timer but with a single phase instead of cycling. The display color shifts to amber once 20% of the time remains and to red inside the final 5%, giving a visual cue without you having to watch the numbers closely. At zero it stops on its own and shows "Time's up."

When would I use this?

It works well for keeping a meeting, standup, or a speaker's allotted slot on track — glance at the corner of a shared screen and the color tells you how much runway is left without reading digits.

Is there a sound when time runs out, and does it remember my settings?

No — unlike the pomodoro timer, this one is silent; the only signal at zero is the color turning red and the "Time's up" text appearing, so it's meant to be watched rather than heard. Nothing is stored in localStorage, so the minutes field and countdown reset to the 30-minute default every time you reload or revisit the page.