Skip to content

A tool written in Rust to switch your audio outputs on Linux.

Notifications You must be signed in to change notification settings

Cightline/pulsecycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

A tool written in Rust to switch your audio outputs on Linux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages