Gnome-Shell extension displaying battery percentage for bluetooth devices
https://extensions.gnome.org/extension/3991/bluetooth-battery/
- bluez
- python3 (on ubuntu: python3-dev)
- libbluetooth (on ubuntu: libbluetooth-dev)
- pybluez
sudo apt install bluez libbluetooth-dev python3-dev python3-bluez
- Clone the repo
git clone [email protected]:MichalW/gnome-bluetooth-battery-indicator.git
- Init submodules
git submodule update --init
- Copy to extensions
cp -R gnome-bluetooth-battery-indicator ~/.local/share/gnome-shell/extensions/[email protected]
journalctl -f -o cat /usr/bin/gnome-shell
https://github.com/TheWeirdDev/Bluetooth_Headset_Battery_Level
https://github.com/bjarosze/gnome-bluetooth-quick-connect