Gnome-Shell extension displaying battery percentage for bluetooth devices
https://extensions.gnome.org/extension/3991/bluetooth-battery/
- Updated for Gnome 40
- Refactored settings UI
- bluez
- python3 (on ubuntu: python3-dev)
- libbluetooth (on ubuntu: libbluetooth-dev)
- pybluez
sudo apt install bluez libbluetooth-dev python3-dev pybluez
- 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