I built AutoPause to remove that step. It’s a small macOS menu bar app that detects when your microphone is in use and automatically pauses your music or video, resuming when the mic is free.
Features: - Works with Spotify, Apple Music, YouTube, Netflix, and more. - Browser media support via a companion Chrome extension. - Local-only: the macOS app and Chrome extension communicate via WebSockets on localhost; nothing leaves your machine.
App Store link: https://apps.apple.com/us/app/autopause/id6747332615?ct=hn-s...
I’ve been a software engineer for 15 years or so, but I fully vibe-coded this as a trial (and then had to undo most of it at least once lol).
Built in Swift (AppKit) with a lightweight Chrome extension that handles browser media control.
Happy to answer questions or hear thoughts on use cases I might’ve missed.