I was inspired by @hbons development threads to post a bit about the app I'm currently prototyping.

It's a small app to configure Bluetooth headphones (e.g. toggle active noise canceling).
Currently, device scanning and filtering is implemented as well as connecting to the device, but it's not hooked up to the UI yet.

#GNOME #GNOMEApps #libadwaita

Implemented connecting to the device, and the basic infrastructure for the protocol used to control/receive information from the earbuds.

#GNOME #GNOMEApps #libadwaita

@FineFindus is it gonna work on kde as well or do you depend any gnome specific services? Also libripods integration would be awesome
@umurgdk It currently only depends on BlueZ (Bluetooth service) being externally available, so it should work.