pythops / bluetui

🛜 TUI for managing bluetooth on Linux.
GNU General Public License v3.0
380 stars 6 forks source link

Feature request #23

Closed LionyxML closed 2 months ago

LionyxML commented 3 months ago

Thanks for this awesome package!

Is there a way to configure some bluetooth settings specific for the device?

Like, on my headphones on gui (blueman-manager) I can set the mode it is working, like AD2P, HSP/HFP and also choose the codecs.

pythops commented 3 months ago

I personally do not know that deep in the Bluetooth world but maybe this is the opportunity to do it :sweat_smile: I can look at for sure. Meanwhile, if someone out there knows already how to do it, plz go for it.

treeshateorcs commented 2 months ago

i use pulsemixer for that

LionyxML commented 2 months ago

Thanks @treeshateorcs!

This actually solves the problem of having "bluetooth and sound controls" all on CLI.

@pythops: As a log note for further reference:

On pulsemixer use F3, select the bluetooth device, hit enter:

Captura de Tela 2024-09-13 às 22 23 07

Select the profile:

image

And that's it! :)