Deep dive
Why we built it
Every timer app we tried wanted a project structure, a subscription, and a dashboard before it would start counting down. ABTimer does one thing: put a precise, glanceable timer in your menu bar. We use it for standups, workout intervals, and focus blocks every day.
How it is built
Native macOS menu bar app - no Electron, no background daemons. It sleeps while counting and wakes on completion, so it adds nothing to your battery. State is local; there is no account and nothing leaves your machine.

