If this sounds like your week
A countdown shouldn't cost you a browser's worth of RAM.
A surprising number of desktop timers ship inside Electron — a full Chromium runtime bundled per app — alongside an account requirement and analytics. That's a lot of process overhead, startup delay, and background activity for something whose entire job is to stay visible and count down.
Where tooling usually breaks
Telemetry and a sign-in are a strange price for a stopwatch.
You wanted a timer and got a platform: background threads, an updater service, an analytics SDK, and a privacy policy. On a laptop already busy compiling, rendering, or running a notebook, a "simple" timer that behaves like a second browser is overhead you can feel.