Ecosyste.ms: Awesome
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: 2 months ago
JSON representation
A very barebones X11 pulseaudio volume mixer
- Host: GitHub
- URL: https://github.com/arguablykomodo/minimixer
- Owner: arguablykomodo
- License: gpl-3.0
- Created: 2022-01-04T19:59:44.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-05T00:06:45.000Z (11 months ago)
- Last Synced: 2024-10-30T15:03:32.991Z (3 months ago)
- Topics: pulseaudio, volume-control, xlib, zig
- Language: Zig
- Homepage:
- Size: 36.1 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
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.