A macOS utility app for checking your mic and audio before a call, quickly and easily.
Before an important call, it's a good idea to check that your mic and headphones sound right.
Instead of opening a voice recording app, playing music or a YouTube video, Ahem lives in your menu bar. Click the icon and you get a popover where you can easily:
All audio processing happens locally. Nothing gets saved, and no data leaves your device.
A few things I spent time on:
I used Claude Code for almost all of the code. I described what the app should do, reviewed what came back, and decided what to keep, what to change, and what to throw away.
The design was mine. Layout, interaction patterns, the popover behaviour, how permission states work, the level meter with human-readable labels instead of raw dB values. I made those decisions the same way I would on any product. Claude Code handled the implementation.
Ahem is currently going through Apple's review process. It should be available in the App Store soon.