This project is still very much a WORK IN PROGRESS!
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY ARISING FROM THE USE OF THIS SOFTWARE.
If you come across any issues or errors with WinPods, please open an issue or ping @jamescj in our discord community server.
- It's a lightweight utility that brings the native AirPods experience to Windows, just like you'd normally only get on a Mac or iPhone.
- It's built with WPF + WPF-UI, so it lives quietly in your system tray with a summary that pops up the moment you open your case.
- It's a little alternative to Apple's own software ecosystem that is intended for Windows PCs, giving you live left/right/case battery, automatic pause/resume when you remove or reinsert an earbud, automatic switching to your PC, one-AirPod playback, a driverless three-band equaliser with a live spectrum visualiser, and a Bluetooth telephony (microphone) toggle with no drivers or kernel hacks required.
- Works with AirPods (1st–4th generation, Pro, Pro 2, Pro 3, Max, and Max 2).
- Works best on Windows 11 with a Bluetooth LE adapter.
- If you intend to use WinPods in a video/text post online (e.g. YouTube, Reddit), please credit contributors by linking to the WinPods GitHub release page. We ask this so that viewers/readers can download the software from a trusted source, and so the developers get the proper recognition for their work.
- Contributors of this repo are not liable for any damages that may occur from using WinPods. Please use it at your own risk!
- AirPods, Apple, and the product imagery are trademarks or copyrighted materials of Apple Inc. They are included for product identification and are not covered by this project's open-source licence.
- Head over to the releases page
- Click on the download hyperlink
- Once downloaded, extract the zip folder
- Once extrated, the application should now be installed
- Finally, find
WinPods.exe, and open it - WinPods should now open as a tray icon, have fun!!!!
Requirements:
- Windows 10 version 2004 or newer, or Windows 11
- .NET 10 SDK
- A BLE-capable Bluetooth adapter
dotnet build WinPods.slnx
dotnet run --project WinPods\WinPods.csproj