GitXplorerGitXplorer
j

audio-switcher

public
13 stars
3 forks
6 issues

Commits

List of commits on branch main.
Verified
d63f1db7e3b3cf49719c836f6398c014c7238ee6

Rename Data → Value for clarity

jj-f1 committed 3 years ago
Verified
606393f39be9164cd3ffc00aa32221affe17f203

v1.5 (10)

jj-f1 committed 4 years ago
Verified
1ca39b09480af44aaa05900f49addc14805953e0

Tweak layout of what’s new window

jj-f1 committed 4 years ago
Verified
7cd7af0663f5e34fdf1d5bc2f0b2ca95571c3ee3

Add a setting to control the effect output behavior

jj-f1 committed 4 years ago
Verified
1b04b43708b5f2eb60a391e007c1f5d8fd9b08b8

Fix compiler crash

jj-f1 committed 4 years ago
Verified
f491d6aa7fe1ed75af239ede4c37d4b48abf2261

Add release scheme

jj-f1 committed 4 years ago

README

The README file for this repository.

Instant Audio Switcher

Switch your audio input with a click

The volume menu on macOS Big Sur allows you to change which device receives audio output. However, this takes a few clicks. I loved using ToothFairy in the past, but discovered that it does not work well with the new AirPods feature that leaves them connected to all your devices. This meant that there was no way to switch my AirPods from my phone to my laptop in one click. This app provides that feature.

Click the menu bar icon to open the menu and choose which device to connect to, as well as the icon and a few behavior settings.

If you want me to add configuration options, send me a DM or open an issue and I’ll consider it

If you don’t want to download the app from the App Store (and don’t mind manually installing updates), you can download Instant Audio Switcher from the GitHub Releases page.

Note: if you want to build the app yourself, you’ll need to remove my private “AboutScreen” dependency. When you open the project in Xcode, remove the “AboutScreen” package from “Instant Audio Switcher → Project → Instant Audio Switcher → Swift Packages,” then clean (⌘⇧K) and rebuild. All the code related to the about screen should be disabled once you do that and you should have no problems running the app.