Library to programmatically control Sony Headphones (WH-1000XM3, WH-1000XM4, etc.) through Bluetooth Low Energy.
This project is in early development.
- Provide API for connecting to Sony Headphones
- List nearby devices
- Connect
- Perform Handshake
- Provide list of headphones' capabilities, and ways to control them
- Get/Set Ambience Sound Mode (ANC)
- Set Equalizer
- Reconfigure Buttons
- Provide information
- Model name/number
- Battery level
- Firmware version
- Platform independency
- Language agnostic through C-ABI
- Mostly platform agnostic through Rust and
btleplug
, which supports Windows, macOS, iOS, Linux, and Android
None yet.
amp is provided to you under the GPL-3.0 license. See "LICENSE" for more information.