Files
capod/README.md
T
2021-12-29 22:30:49 +01:00

46 lines
1.2 KiB
Markdown

# Companion App for AirPods (CAPod)
A companion app that adds support for AirPod specific features to Android.
Supported models:
* AirPods Gen1
* AirPods Gen2
* AirPods Pro
## Support the project
* Buy the CAPod Pro In-App purchase on [Google Play](https://play.google.com/store/apps/details?id=eu.darken.capod)
* [Buy me a coffee](https://www.buymeacoffee.com/tydarken)
* Help translate CAPod [on Crowdin](https://crowdin.com/project/airpod-companion)
## Download
* [Google Play](https://play.google.com/store/apps/details?id=eu.darken.capod)
* [GitHub](https://github.com/d4rken/android-airpods-companion/releases/latest)
## Use CAPod as a library
AirPods use Apple's Continuity Protocol to communicate, specifically the Proximity Pairing Message type. If you want to
build your own app based on this, you can include it like this:
```groovy
// TODO
```
## Get help
* [Github Issues](https://github.com/d4rken/android-airpods-companion/issues)
* [Discord](https://discord.gg/vHubYPp)
## Screenshots
## License
CAPod's code is available under a GPL v3 license, this excludes:
* CAPod icons, logos, mascots and marketing materials.
* CAPod animations and videos.
* CAPod documentation.
* Google Play store screenshots.
* Google Play store texts & descriptions.