Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arguablykomodo/minimixer

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

pulseaudio volume-control xlib zig

Last synced: 2 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.