https://github.com/mnpn/urusai
Stop Bluetooth devices from being set as the audio input source on macOS
https://github.com/mnpn/urusai
audio bluetooth macos swift
Last synced: 9 months ago
JSON representation
Stop Bluetooth devices from being set as the audio input source on macOS
- Host: GitHub
- URL: https://github.com/mnpn/urusai
- Owner: Mnpn
- Created: 2022-07-07T19:07:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-08T19:48:48.000Z (almost 4 years ago)
- Last Synced: 2025-10-12T04:43:08.631Z (9 months ago)
- Topics: audio, bluetooth, macos, swift
- Language: Swift
- Homepage: https://mnpn.dev
- Size: 614 KB
- Stars: 21
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Urusai[1](https://jisho.org/word/%E7%85%A9%E3%81%84)
Stop Bluetooth devices from being set as the audio input source on macOS.
Ever gotten a [Continuity phone call](https://support.apple.com/en-gb/HT209456) while listening to music on your AirPods, only to have your ears blasted away by beyond loud and low-quality sound because the audio input device keeps defaulting to your headphones every single time they connect? Maybe something similar, or something even worse? It kinda stinks. Urusai stops this from happening by outright not letting you or your Mac select a Bluetooth device as an audio input.
https://user-images.githubusercontent.com/17569187/177878044-22822b50-bf75-4f68-8a05-2fea19d6c733.mp4
## Installation
It's easiest to download a release from [the releases page](https://github.com/Mnpn/Urusai/releases), but you're more than welcome to clone the repository and build it yourself using [Xcode](https://developer.apple.com/xcode/)!