Countdown timer
The end time lives in the link, so a closed tab does not lose it

Time remaining

00:10:00
Set a length, then start.

Set the countdown
Quick set

Up to 999 days 23:59. Minutes over 59 roll into hours, hours over 23 roll into days.

Settings
Appearance

Colour scheme, contrast and the accent colour are shared by every tool on this site and are set in one place. The two buttons at the top right are shortcuts for the scheme and the contrast.

Language
Stored on this device
langenUS
soundon
zone
length

Four keys in localStorage, synced across open tabs. The shared theme lives separately in dtm3. Nothing else is stored.

How resuming works

Starting a countdown writes the end time into the address as ?t=YYYYMMDDhhmmss-UTC. Because the moment is fixed rather than counted down in the page, closing the tab, sleeping the machine or opening the link elsewhere all land on the same finish time. A target time is converted to that same instant, so a link made in one zone reads correctly in another. Pausing removes the stamp, since a paused timer has no fixed end.