
I made a Mac timer that lives in your menu bar - the bar itself fills as it counts down
https://reddit.com/link/1umpaqf/video/id038h68u2bh1/player
Hi r/macapps,
I built TimeBarX because every Mac timer I tried had the same problem: to know how much time was left, I had to interrupt myself. Click the menu bar icon. Hover. Hunt for a window. Each glance was a tiny context switch and 30 of them a day kills focus.
So I made the timer the menu bar itself. A thin progress bar drains across the top of every connected display in real time. You don't check the time. You see it. Always. Then back to work.
A few things that make it different from the other Mac timers:
- Spans every display, perfectly in sync - one timer, four monitors, no math
- Type it like a sentence: "25 min review PR" - no sliders, no dropdowns
- URL schemes for Shortcuts, Alfred, Raycast - start a focus block with one keystroke
- Survives sleep, restart, even crashes - saves the exact end time and resumes correctly
- Sandboxed Mac App Store app - no analytics, no account, no telemetry
Free forever for the core experience (full-width bar, slider, hotkey, flash completion effect). Pro is a one-time purchase, $3.99 for the first month, $5.99 after, unlocks natural language input, custom colors, all completion effects, transparency, and the automation. No subscription.
App Store: https://apps.apple.com/app/id6774862177
Site: https://gettimebarx.com
Happy to answer anything, including critical feedback. Built it solo, want to know what's missing.