No description
- C++ 92.3%
- Python 5.1%
- C 2.5%
|
|
||
|---|---|---|
| include | ||
| src | ||
| .clang-format | ||
| .gitignore | ||
| adv.py | ||
| ams.py | ||
| ancs.py | ||
| bleak_ams.py | ||
| CMakeLists.txt | ||
| mpris.py | ||
| org.mpris.MediaPlayer2.xml | ||
| README.md | ||
deps
- sdbus-c++
- SimpleBLE
- cpp-httplib
- https://github.com/nlohmann/json
Implimentation of the Apple ANCS and AMS BLE protocols in linux, connecting with MPRIS and notificationd
https://developer.apple.com/library/archive/documentation/CoreBluetooth/Reference/AppleMediaService_Reference/Specification/Specification.html https://developer.apple.com/library/archive/documentation/CoreBluetooth/Reference/AppleNotificationCenterServiceSpecification/Specification/Specification.html