RsMixer

GitHub tag (latest by date)

RsMixer is a PulseAudio volume mixer written in rust

Features

Installation

You can install RsMixer through cargo:

cargo install rsmixer

or by manually building it:

git clone https://github.com/jantap/rsmixer.git cargo install --path ./rsmixer

Usage

All keybindings are configurable through ~/.config/rsmixer/rsmixer.toml

Default keybindings:

License

MIT