Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.
/ Alsa-Mixer Public archive
forked from vaurelios/Alsa-Mixer

fork of gnome 3 alsa volume indicatior

Notifications You must be signed in to change notification settings

viksok/Alsa-Mixer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alsa-Mixer

Alsa-Mixer is a gnome-shell extension to control ALSA output(Master) volume.

Installation

run install.sh (recommend)
git clone git://github.com/hotvic/Alsa-Mixer.git Alsa-Mixer
cd Alsa-Mixer
chmod +x install.sh
./install.sh
or detailed installation
git clone git://github.com/hotvic/Alsa-Mixer.git Alsa-Mixer
mkdir -p ~/.local/share/gnome-shell/extensions/Alsa-Mixer\@so-dicas.info
cp Alsa-Mixer/extension.js ~/.local/share/gnome-shell/extensions/Alsa-Mixer\@so-dicas.info/
cp Alsa-Mixer/metadata.json ~/.local/share/gnome-shell/extensions/Alsa-Mixer\@so-dicas.info/
rm -rf Alsa-Mixer/

Copyright © 2012, 2013 - Victor Aurélio Santos

License GPLv3

About

fork of gnome 3 alsa volume indicatior

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.4%
  • Shell 8.6%