0rps / soundswitcher

UI for choosing the right sound output in pulseaudio-based systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

soundswitcher

Simple UI utility to switch between different sound outputs(sinks) in Linux with PulseAudio.

It is created to avoid using pulseaudio control panel for choosing corrent sound output every time new device is added.

img.png

Just use arrows to select output and press Enter to switch to it or Esc to exit without changes.

Installation

go build -o soundswitcher sudo cp ./soundswitcher /usr/local/bin

After that you can bind it to some key combination in your window manager.

About

UI for choosing the right sound output in pulseaudio-based systems

License:MIT License


Languages

Language:Go 100.0%