Simple command line tool to control sound on linux for alsa devices
curl https://raw.github.com/cyounes/alsac/master/quickinstall.sh | sh
$ alsac [-|+] [value]
$ alsac [value]
$ alsac [mute | unmute]
Examples:
alsac - 10
: decrease sound of 10%alsac + 18
: increase sound of 18%alsac 45
: set sound to 45%alsac mute
: mute soundalsac unmute
: unmute sound
See license.txt
mail: younes [ dot ] cheikh [ at ] gmail [ dot ] com