audiostat is a plain Xlib app to be used by any X11 windowmanager to show the state of your audiocontrol.
Requirement: alsa-utils
You can bind it to the audio-keys of your keyboard, As an example: I use the following keybindings in my .mwmrc:
<Key>XF86AudioLowerVolume root|window|frame|icon f.exec "amixer set 'Master' 10%- > /dev/null; audiostat"
<Key>XF86AudioRaiseVolume root|window|frame|icon f.exec "amixer set 'Master' 10%+ > /dev/null; audiostat"
<Key>XF86AudioMute root|window|frame|icon f.exec "amixer set 'Master' toggle > /dev/null; audiostat"
Categories
Sound/AudioLicense
MIT LicenseFollow audiostat
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of audiostat!