A free, zero-dependency visual countdown timer built for ADHD time blindness. One HTML file. No build step. No tracking. No accounts.
→ Use it live: atomicproductivity.com/tools/visual-timer/
Time-blind brains don't feel minutes passing — but they can see a shrinking wedge. This timer turns elapsed time into something glanceable:
- Big visual countdown — the whole screen works as a progress display, readable from across the room.
- Zero friction — open the page and start. No signup, no configuration wizard, no cookie banners.
- Kid-friendly — teachers and parents use it for classrooms, homework blocks, and transitions.
- Preset durations plus custom minute input
- Start / pause / reset with keyboard-accessible controls (ARIA-labelled)
- Last-used duration remembered in
localStorageonly - Mobile-responsive, works offline once loaded
# any static server works
python3 -m http.server 8000
# open http://localhost:8000Or just double-click index.html.
It's one file. Drop it on GitHub Pages, Netlify, Cloudflare Pages, or any web server. Done.
MIT — fork it, ship it, sell it if you want. A link back is appreciated but not required.
Part of Atomic Productivity — 35+ free browser tools for focus, time blindness, and task initiation.