GitHub

Day Left

A minimal countdown timer showing how much time is left in the day — or any target you pick.

dayleft.soumendrak.com

GitHub Pages License

Zero dependencies. Single HTML file. No tracking, no cookies (except localStorage for your custom target time).

How it works

  • Detects your browser/system timezone automatically
  • Defaults to 11:59 PM — your local end of day
  • Click the time at the top to set any custom target (AM/PM toggle included)
  • Thin progress bar shows how deep into the window you are
  • When the clock hits zero: flips to red and counts upward so you see how late it is
  • Settings persist in localStorage

Why

Because sometimes you need a dead-simple, no-login, no-ads countdown that just works on any device.

Read the original on github.com ↗