1 unstable release
Uses old Rust 2015
0.1.0 | Jun 17, 2017 |
---|
#782 in Audio
22 downloads per month
3KB
pulseaudio-next-sink
pulseaudio-next-sink is a command-line program that:
- Finds and set the next available default sink
- Also transfer all sink-inputs to the same new default sink
Full Usage
pulseaudio-next-sink
Installation
- Install rust (https://www.rust-lang.org/en-US/downloads.html)
- Run
cargo install pulseaudio-next-sink
- Run
~/.cargo/bin/pulseaudio-next-sink
(you can add~/.cargo/bin/
toPATH
)