PCPanel icon

PCPanel — Community Edition

Community controller software for PCPanel USB audio devices — per-app volume, mute, OBS, media and more.

View on GitHub

Looking up the latest release…

Install on Windows

Download the installer and run it — no admin rights needed. It installs per-user and can start on sign-in.

Installerrecommended

Built-in one-click updates: when a new version ships, the in-app notification updates and restarts for you.

Install on macOS (experimental)

Download the disk image for your chip. The app is unsigned, so Gatekeeper needs a one-time right-click → Open.

Disk image (.dmg)

macOS support is community-contributed and experimental — see the macOS notes.

Install on Linux

Best-effort. All formats need a one-time udev rule for device access (the .deb adds it for you) — see the Linux guide.

Flatpakauto-updates

Installs from this repository, so it updates through your software centre or flatpak update. Pick a channel:

flatpak install --user https://nvdweem.github.io/PCPanel/com.getpcpanel.PCPanel.stable.flatpakref

Bleeding-edge snapshot channel instead:

flatpak install --user https://nvdweem.github.io/PCPanel/com.getpcpanel.PCPanel.snapshot.flatpakref

AppImageauto-updates

A single self-contained file — best for immutable distros. It self-updates in place from the in-app notification.

chmod +x PCPanel-*.AppImage && ./PCPanel-*.AppImage

Debian / Ubuntu (.deb)

sudo apt install ./pcpanel_*_amd64.deb

Updates come through your package manager (no in-app update).


Project README

Loading README…