Back to browse
My focus had a pattern. I built a macOS app to make it visible

My focus had a pattern. I built a macOS app to make it visible

by suvijain·Feb 25, 2026·2 points·0 comments

AI Analysis

●●SolidCozySolve My Problem

Posture awareness via AirPods sensors, but solves micro-problem for niche audience.

Strengths
  • Clever use of built-in hardware (AirPods IMU) eliminates extra devices
  • Private-by-design: all data stays local, no cloud dependency
  • Uses motion tracking not freezing, reflects natural work habits
Weaknesses
  • Narrow audience: requires AirPods Pro + macOS 15.6 + desk work
  • Solves awareness only—no intervention, so behavior change isn't guaranteed
Category
Target Audience

Knowledge workers with headphones who sit for extended periods

Similar To

Upright (posture phone app) · Nekoze (Japanese posture monitor)

Post Description

I work long hours with headphones on, and I kept running into the same pattern: I’d start a session feeling fine, then a couple hours later I’d realize I’d been leaning forward or holding my head in one position without noticing. Not because I was trying to. Just because focus has a way of quietly rearranging you.

I tried a few “reminder” style approaches and apps, but they didn’t stick. The problem wasn’t motivation. It was awareness. I didn’t want an app telling me what to do. I wanted something that simply showed me what was happening, in the moment, with zero friction.

So I built Headjust: a small native macOS app that lives in the notch area and visualizes head movement from AirPods (or compatible Beats). You can start and stop sessions while you work, then look back at simple session insights and trends with head movement visuals for better readability.

What surprised me after using it myself is how quickly it changed my behavior without any prompts. Just seeing the pattern made it easier to reset between tasks, notice when I’d gone “still” for too long, and make small adjustments before hours passed.

What it does:

- Live head-movement visualization in the notch area

- Start/stop sessions anytime during work

- Session analytics and history to spot patterns over time

- Lightweight and designed to stay out of the way

Public beta (TestFlight): https://testflight.apple.com/join/55JfhrPA

Website: https://headjust.app/

I’d love feedback on:

- whether the session flow fits naturally into real work

- whether the notch UI is unobtrusive (especially on external monitors)

- which insights feel meaningful, and what’s missing

Thanks for taking a look!

Similar Projects

Productivity●●Solid

Focus windows by scrolling or looking at another monitor

Scroll-to-Focus uses a CGEventTap + AXUIElement to raise the exact window under the cursor, while Eye Tracking feeds webcam frames to Vision and blends head yaw + pupil offset for per-monitor focus — a tidy mix of low-level macOS APIs and ML-ish heuristics. Real-world details are handled too (calibration flow, sound/notification feedback), but expect friction from macOS permissions and the webcam requirement.

WizardryNiche Gem
AquiGorka
103mo ago