Skip to content

maroider/rsmixer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RsMixer

GitHub tag (latest by date)

RsMixer is a PulseAudio volume mixer written in rust

Features

  • monitors displaying current volume
  • applications using outputs displayed in a nested tree structure for easier viewing
  • changing card settings
  • all the basic stuff you expect a volume mixer to do

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:

  • j,k - move between entries
  • h, l, H, L - change volume
  • 1, 2, 3 - open outputs, inputs, and cards respectively
  • enter - open context menu

License

MIT

About

PulseAudio volume mixer written in rust

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages