Skip to main content
  1. Projects/

PWMixer

·1 min
Linux Audio
Table of Contents

ahshum/pwmixer

PipeWire Mixer (pwmixer) is a Linux terminal-based application, using vim-like hotkeys to navigate and control audio settings. It depends on pipewire and ncurses library.

Heavily inspired by pulsemixer.

Controls
#

 j k   ↑ ↓               Navigation
 h l   ← →               Change volume
 H L   Shift←  Shift→    Change volume by 10
 1 2 3 .. 8 9 0          Set volume to 10%-100%
 m                       Mute/Unmute
 F1 F2                   Change modes
 q                       Quit

Screenshot
#

screen01