mirror of
https://github.com/Aaron-Langham/soundswitcher.git
synced 2024-11-24 07:22:46 +00:00
13 lines
288 B
Markdown
13 lines
288 B
Markdown
# soundswitcher
|
|
Linux script that uses pactl to swap between sound outputs
|
|
|
|
```soundswitcher``` is for swapping between 2 devices
|
|
|
|
```soundswitcher-3``` is for rotating through 3 devices
|
|
|
|
# Requirements
|
|
- pactl
|
|
|
|
# Installation
|
|
Download the script into your /bin/ directory (or /usr/bin/)
|