Oppzippy / OpenSCQ30

Cross platform application for controlling settings of Soundcore headphones. Supports desktop (CLI and GTK4 GUI), Android, and Web (PWA using Web Bluetooth).
https://oppzippy.github.io/OpenSCQ30/
GNU General Public License v3.0
90 stars 4 forks source link

Found something which might be helpful to add support for Bose headphones #136

Open erebion opened 2 months ago

erebion commented 2 months ago

Hello,

just in case you were looking for a way to implement Bose headphones:

https://github.com/danielgjackson/noisecancel

https://github.com/Denton-L/based-connect

Those two send some simple values via Bluetooth.

I'd add this myself, but I don't know Rust, Kotlin or C.