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
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of audiostat!