Skip to content

Display a notification when the volume of the ALSA PCM control changes

Notifications You must be signed in to change notification settings

0xabadea/pyvolumed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyvolumed

Display a notification when the volume of the ALSA PCM control changes.

xfce4-volumed handles that task just fine, but it only watches the master control. In my audio setup I output the audio to an external amplifier via S/PDIF, and the only control that changes the volume of the S/PDIF output is the PCM control.

Installation

Native packages

It requires libkeybinder3, which can be installed with your distro's package manager.

Python packages

PyGObject

Follow https://pygobject.readthedocs.io/en/latest/getting_started.html to install it for your distro.

PyAlsaAudio

See https://github.com/larsimmisch/pyalsaaudio. For Arch Linux, see https://aur.archlinux.org/packages/python-pyalsaaudio.

About

Display a notification when the volume of the ALSA PCM control changes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages