https://github.com/dyegoaurelio/simple-wireplumber-gui
A simple GTK4 GUI for PipeWire
https://github.com/dyegoaurelio/simple-wireplumber-gui
gnome gtk gtk4 libadwaita pipewire python python3 wireplumber
Last synced: 12 months ago
JSON representation
A simple GTK4 GUI for PipeWire
- Host: GitHub
- URL: https://github.com/dyegoaurelio/simple-wireplumber-gui
- Owner: dyegoaurelio
- License: gpl-3.0
- Created: 2023-08-19T22:15:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-11T02:32:46.000Z (12 months ago)
- Last Synced: 2025-05-11T03:28:30.907Z (12 months ago)
- Topics: gnome, gtk, gtk4, libadwaita, pipewire, python, python3, wireplumber
- Language: Python
- Homepage:
- Size: 325 KB
- Stars: 67
- Watchers: 2
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-gtk - Simple Wireplumber GUI - WirePlumber (PipeWire session manager) GUI to rename devices and show properties. `#python` `#gtk4` `#libadwaita`. (Audio / Audio Tools)
README
# Simple Wireplumber GUI
With this tool you can easily rename and see the properties of your audio devices if you're running `pipewire` as your audio server and `wireplumber` as it's session and policy manager.

## Installation
You can [install via Flathub](https://flathub.org/apps/io.github.dyegoaurelio.simple-wireplumber-gui)
## Clearing changes
When you uninstall this app, its changes will remain on your system.
If you wish to erase all its changes, you can just run on your terminal:
```BASH
flatpak run io.github.dyegoaurelio.simple-wireplumber-gui --clear-settings
```
And then, reboot your system.
