Skip to content

Joachricar/pa-device-switcher-indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

An indicator for quickly switching PulseAudio sound device(source and/or sinks).

Dependencies:
libnotify
libappindicator
libpulse

BUILD:
gcc pa_device_switcher_indicator.c `pkg-config --cflags gtk+-2.0` -I/usr/include/libappindicator-0.1/  -o pa-device-switcher-indicator `pkg-config --libs gtk+-2.0` -L/usr/lib -lappindicator -lpulse `pkg-config --cflags --libs libnotify`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages