Bluetooth managers (Linux Mint): verschil tussen versies

Uit De Vliegende Brigade
Naar navigatie springen Naar zoeken springen
Regel 24: Regel 24:
 
| Blueman
 
| Blueman
 
|
 
|
 +
|-
 +
| Bluetooth Quick Connect (Gnome extension)
 +
| [https://nathandyer.me/2021/11/02/bluetooth-in-linux.html Sounds good]
 
|-
 
|-
 
| Bluez-utils
 
| Bluez-utils

Versie van 5 jun 2024 12:24

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]

Sources