Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-15T15:57:02.000Z (3 months ago)
- Last Synced: 2024-10-16T20:21:53.024Z (3 months ago)
- Topics: gnome, gtk, gtk4, libadwaita, pipewire, python, python3, wireplumber
- Language: Python
- Homepage:
- Size: 325 KB
- Stars: 52
- Watchers: 1
- Forks: 4
- Open Issues: 7
-
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.
![main window screenshot](/data/screenshots/main-window.png "main window screenshot")
## 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.