Bluetooth managers (Linux Mint): verschil tussen versies

Uit De Vliegende Brigade
Naar navigatie springen Naar zoeken springen
Regel 33: Regel 33:
 
* This might be more efficient (because I can program it) than having a traditional GUI client
 
* This might be more efficient (because I can program it) than having a traditional GUI client
 
* [https://askubuntu.com/questions/78119/bluetooth-manager-tools]
 
* [https://askubuntu.com/questions/78119/bluetooth-manager-tools]
 +
|-
 +
| Pipewire
 +
| Not a Bluetooth manager, but an improved alternative for Pulse Audio [https://nathandyer.me/2021/11/02/bluetooth-in-linux.html]
 
|}
 
|}
  

Versie van 5 jun 2024 12:26

I don't like the default bluetooth manager on Linux Mint: It requires too many clicks to reconnect the one headphone that I use all the time. This should be easier!

Inventory

Bluetooth managers for Linux Mint
Name Remarks
Blueman sudo apt install blueman
Blueberry
  • This is the default bluetooth manager on Linux Mint
  • Aka Bluetooth manager
Bluedevil
  • Full-featured
  • Originally for KDE, but can be used on other desktop environments too
  • sudo apt install bluedevil
Blueman
Bluetooth Quick Connect (Gnome extension) Sounds good
Bluez-utils
  • Set of command-line tools for Bluetooth
  • This might be more efficient (because I can program it) than having a traditional GUI client
  • [1]
Pipewire Not a Bluetooth manager, but an improved alternative for Pulse Audio [2]

Sources