Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 713 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 713 Bytes

pulsecycle

A tool to switch your pulseaudio outputs on Linux. This is a Rust rewrite of switch_stream.

(note: This was hastily written after getting tired of Python.)

There are 3 main command line options right now.

pulsecycle -c

Cycle to the next available pulseaudio sink moving all streams along with it.

pulsecycle -s

Show the current sink in short format. (ie: Sennheiser)

(I personally have my polybar configuration setup to show the output of puslecycle -c and when I click on it pulsecycle cycles to the next audio output.)

pulsecycle -l

Show the current sink in long format. (ie: USB Audio Analog Stereo)