Hacker News new | ask | show | jobs
Show HN: Fix-my-mic – stop macOS from switching to AirPods mic every connection (github.com)
3 points by yigitkonur35 120 days ago
airpods connect to mac → mic hijacked automatically → you sound like a tin can. mac has a 3-mic built-in array made for calls. airpods doesn't come close.

this runs in the background, keeps airpods as output, keeps mac as input. native swift. ~10mb ram. zero cpu.

``` npx fix-my-mic ```

that's it.