dimtpap / coppwr

Low level control GUI for the PipeWire multimedia server
https://dimtpap.ovh/coppwr
GNU General Public License v3.0
294 stars 4 forks source link
audio debugging gui linux multimedia pipewire utility video
Icon # coppwr Low level control GUI for [PipeWire](https://pipewire.org) ![Screenshot](assets/screenshots/all.png)

Description

coppwr displays and provides control over many aspects of PipeWire as directly as possible in an organized and visual way. It can help with debugging and diagnosing a PipeWire setup or with developing software that interacts with PipeWire.
End-users of PipeWire that want to configure it should look into simpler tools recommended by the PipeWire devs. If you want to learn the inner workings of PipeWire check out the docs page on its internals and its wiki.

Features

Installing

Flatpak

Download on Flathub

Arch

coppwr AUR version coppwr-bin AUR version
coppwr-bin is available from the AUR (use coppwr for the non-prebuilt package).
Use your AUR helper of choice or install it manually

git clone https://aur.archlinux.org/coppwr-bin.git
cd coppwr-bin
makepkg -i

Debian, RPM

[!NOTE]
coppwr does not self-update.

Debian and RPM packages are available from the releases.

Building

Requirements

Available Cargo features

Credits