Skip to content

Latest commit

 

History

History
43 lines (25 loc) · 1.42 KB

File metadata and controls

43 lines (25 loc) · 1.42 KB

gnome-shell-extension-HeadsetControl

Gnome Shell Extension to visualize headset status from HeadsetControl (https://github.com/Sapd/HeadsetControl) command line tool

GNOME43+

Screenshot

GNOME 42

Screenshot

Inspired by https://github.com/centic9/headset-charge-indicator/

Building HeadsetControl

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.

1 click install from E.G.O:

https://extensions.gnome.org/extension/5823/headsetcontrol/

Download latest release

  1. Download the zip file from the release page
  2. The md5 and sig files can be used to verify the integrity of the zip file
  3. Unzip and run install.sh from the zip

Install from source

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.