Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 567 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 567 Bytes

Audio switch applet for Ubuntu

Provides an indicator that lets one switch between pulseaudio sinks, toggle RTP sink and inputs. Applet is tested on Ubuntu 22.04. It uses pactl to control sound settings.

Installation

Applet can be downloaded as a Ruby gem audio_switch. It depends on libappindicator-dev and libcanberra-gtk-module.

apt-get install libappindicator-dev libcanberra-gtk-module
gem install audio_switch

Running

audio_switch

screenshot

Author

Anatolii Saienko

License

MIT