Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 558 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 558 Bytes

Applets for Pipewire

A few small applets for Pipewire, to help with wiring. Saves and loads completely independent wiring sets, plus a command to remove all wiring. Rather good to use these with Helvum for creating wiresets visually.

pw-savewires <filename.csv>

Saves existing Pipewire wiring, in filename.csv, for future use.

pw-loadwires <filename.csv>

Loads a set of Pipewire wiring, as saved by pw-savewires, from filename.csv.

pw-dewire

Removes all currently active Pipewire wiring.