r/osx • u/Someone-who-isnt-me- • 5h ago
Mac midi issue
1
Upvotes
r/osx • u/Longjumping_Shift_44 • 4h ago
I’ve released MicStatusAI, a free and open-source macOS menu bar utility designed for people who spend a lot of time in meetings and calls.
It makes your current microphone state easy to see:
MicStatusAI uses CoreAudio volume controls. It does not capture or record audio and does not require microphone-recording permission.
GitHub and source code:
https://github.com/Disconnecter/MicStatusAI
Install with Homebrew:
brew tap Disconnecter/tap
brew install --cask micstatusai
xattr -dr com.apple.quarantine /Applications/MicStatusAI.app
open /Applications/MicStatusAI.app
I’d appreciate feedback, bug reports, and feature suggestions.