Skip to main content

Manage Pipewire connections via a TUI

Project description

pwconn -- manage Pipewire connections via TUI

pwconn serves the same basic function as qpwgraph: it allows you to view, create, and remove connections between Pipewire apps. It is a UI wrapper on the command-line utils pw-cli, pw-link, and aconnect.

It is under development and not that pretty yet, but if you want to play around with it most of the functionality is there.

Requirements:

  • 'uv' for build/install (I wanted to give it a try, seems ok but jury is still out)
  • alsa-tools from your Linux distribution, for the aconnect tool
  • pw-utils from your Linux distribution, for the pw-cli and pw-link tools.

Build/install

The options are:

  • Install latest release from PyPI: pip install pwconn
  • Launch the project from the source tree with uv run pwconn
  • Install from source locally
    • Build wheel with uv build
    • Optional: create and activate a virtualenv for the install
      • python3 -m venv <destination>
      • . <destination>/bin/activate
    • Install the wheel with pip install dist/pwconn-0.1.0-py3-none-any.whl
    • Launch as pwconn

Usage

  • The main UI is a list of Pipewire devices of a single kind (audio, JACK MIDI, ALSA MIDI, or video).

  • Select a line in the list by up and down arrow keys or mouse click

  • Keyboard commands are listed at the bottom of the screen

  • The keys [, ], {, and } expand and collapse. Devices expand to show ports, and ports expand to show connections

  • The keys "a", "j", "m", and "v" switch which kind of device is displayed

  • When a port is selected, the space key will "mark" it.

  • To make one or more connections, mark all of the connection endpoints and press "c". If there are multiple ins and outs selected it will make a reasonable choice of connections which is generally OK. If not, make the connections one at a time.

  • To disconnect, select a link (from either "end") and type "d"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pwconn-0.2.1.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pwconn-0.2.1-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file pwconn-0.2.1.tar.gz.

File metadata

  • Download URL: pwconn-0.2.1.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for pwconn-0.2.1.tar.gz
Algorithm Hash digest
SHA256 5ec7668b91451cd6aabb267b3fd7c4f0ac91e42461987588b30cd05f9085a63a
MD5 d4d4d77fb8dade295faca808e7604d11
BLAKE2b-256 f47d4da0a13a9bd08ac52d1db60ab7da7181a69504212f82ec32b098ff34821d

See more details on using hashes here.

File details

Details for the file pwconn-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: pwconn-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for pwconn-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4c273c61a4b66b62cfaa179d2d7b819e39c9799e37319d2f7eb06289ed67404d
MD5 741bdf06da5bfbf7e23df9a6d187aa24
BLAKE2b-256 6d31b111ec6f1355e9fc9db2a7898e6b0b06a2e17c1d3a3ee0f854ed42300b45

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page