viksok / Alsa-Mixer

fork of gnome 3 alsa volume indicatior

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 91.4%Language:Shell 8.6%