https://github.com/slice/alsa_subscribe
Small C program that outputs ALSA volume changes to stdout via polling. Useful for lemonbar and FIFO.
https://github.com/slice/alsa_subscribe
Last synced: 3 months ago
JSON representation
Small C program that outputs ALSA volume changes to stdout via polling. Useful for lemonbar and FIFO.
- Host: GitHub
- URL: https://github.com/slice/alsa_subscribe
- Owner: slice
- Created: 2016-07-25T21:29:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-28T21:22:32.000Z (over 9 years ago)
- Last Synced: 2025-01-21T16:24:09.871Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
asub (alsa_subscribe)
asub is a program that prints the volume percentage when
the volume for a specific alsa mixer+card changes.
this is extremely handy for things like lemonbar and FIFO.