1
0
Fork 0
🎚️ Rust library for observing/modifying PulseAudio volumes and the default source/sink
Find a file
2024-09-12 22:25:20 +02:00
src Initial commit 2024-09-12 22:25:20 +02:00
.gitignore Initial commit 2024-09-12 22:25:20 +02:00
Cargo.lock Initial commit 2024-09-12 22:25:20 +02:00
Cargo.toml Initial commit 2024-09-12 22:25:20 +02:00
LICENSE.md Initial commit 2024-09-12 22:25:20 +02:00
README.md Initial commit 2024-09-12 22:25:20 +02:00
rustfmt.toml Initial commit 2024-09-12 22:25:20 +02:00

pulseaudio-volume-interface

Rust library for observing and modifying PulseAudio source, sink, and sink input volumes. Also allows to set the default source and sink.