polybar / polybar-scripts

This is a community project. We write and collect scripts for polybar!
The Unlicense
2.46k stars 338 forks source link

pipewire-control: add script #438

Closed redxtech closed 11 months ago

redxtech commented 11 months ago

I have written a simple implementation of pulseaudio-control that doesn't rely on any pulseaudio tools. I had a hard time finding a module that didn't rely on pactl or pamixer (which I couldn't use in my script), so I wrote my own. Hopefully others find it helpful.

Notes:

x70b1 commented 11 months ago

Thanks for this PR!

I only see a limited use case here for other users. But if you want to setup an own repository for this project, I would add it to the repo list on the main README.md.