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 AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of audiostat!