An open API service indexing awesome lists of open source software.

https://github.com/arguablykomodo/minimixer

A very barebones X11 pulseaudio volume mixer
https://github.com/arguablykomodo/minimixer

pulseaudio volume-control xlib zig

Last synced: 4 months ago
JSON representation

A very barebones X11 pulseaudio volume mixer

Awesome Lists containing this project

README

          

A very barebones pulseaudio volume mixer.

## Building

you will require the `libx11`, `libxft`, and `libpulse` libraries in your
system (and of course, `zig`). `zig build -h` should explain the rest.