/sound-percentage-gs-extension

A GNOME Shell extension displaying the current sound percentage in the system tray.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Sound percentage (GNOME Shell extension)

Display the current sound percentage in the top bar, next to the corresponding system indicator.

screenshot

Instalation

  1. Clone this repository: git clone https://github.com/MauroMaia/sound-percentage-gs-extension.git ~/.local/share/gnome-shell/extensions/sound-percentage@maestroschan.fr
  2. If you want to rename the folder. Edit the uuid in (./metadata.json)[https://github.com/MauroMaia/sound-percentage-gs-extension/blob/main/metadata.json] before the next step.
  3. Restart gnome* : Alt + f2 then type r

* - This step may crash your gnome. Make sure you test this extension in a virtual enviroment.

Upgrade

  1. Go to gnome shell folder cd ~/.local/share/gnome-shell/extensions/sound-percentage@maestroschan.fr
  2. Checkout the latest version form git. git checkout origin/main
  3. Restart gnome* : Alt + f2 then type r

* - This step may crash your gnome. Make sure you test this extension in a virtual enviroment.