Gnome Shell Extension to visualize headset status from HeadsetControl (https://github.com/Sapd/HeadsetControl) command line tool
Inspired by https://github.com/centic9/headset-charge-indicator/
Follow the instructions at https://github.com/Sapd/HeadsetControl/ for building the binary and note down the path to it.
You can test the helper application manually via headsetcontrol -b, this should print the current battery level to the console if your headset is supported.
Make sure you have gnome-icon-theme package installed.
https://extensions.gnome.org/extension/5823/headsetcontrol/
- Download the zip file from the release page
- The md5 and sig files can be used to verify the integrity of the zip file
- Unzip and run install.sh from the zip
Use the master
branch.
git clone https://github.com/ChrisLauinger77/gnome-shell-extension-HeadsetControl.git
cd gnome-shell-extension-HeadsetControl.git
./install.sh
Now restart gnome-shell.