Skip to content

🎵 A desktop app to manage the BT connection between AirPods and a Windows PC

License

Notifications You must be signed in to change notification settings

cborac/AirPods-Connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirPods Connect

An app that helps you switch your AirPods between your Windows PC and other Apple Family Devices. Written with MAUI and .NET 7.0

Demo

Disclaimer

  • This is an highly experimental app which I do not guarantee that it will work on each computer nor claim that it will serve its intended functionality
  • To use you have to lower UAC restrictions 0 or else it'll ask you an UAC Prompt after pressing Connect/Disconnect

Usage

To use you first have to clone the repo. Change the AirPodsName in MainPage.xaml.cs#L19. Then you have to run

dotnet publish -f net7.0-windows10.0.19041.0 -c Release

After that you should have your installer at AirPodsConnect.MAUIApp\bin\Release\net7.0-windows10.0.19041.0\win10-x64\AppPackages\AirPodsConnect.MAUIApp_X.X.X.X_Test.

Credits

All the visual resources were fetched from apple.com

The PnP Disconnect and Connect scripts were derived from this answer on Stackoverflow

About

🎵 A desktop app to manage the BT connection between AirPods and a Windows PC

Topics

Resources

License

Stars

Watchers

Forks