bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
Find a file
Tobias Witek b0608c7054 [modules] Add pulseaudio control modules
Add a module that retrieve mute status and volume (left, right, mono)
from pulseaudio. Unfortunately, this module is really, really hacky. It
invokes "pactl" multiple times to get the status and does some ugly
parsing on the output.

Overall, this is pretty brittle and prone to failure, but as I was not
able to find a decent pulseaudio library for Python... Probably, I
haven't searched hard enough, cannot believe such a thing does not
exist.
2016-10-31 14:27:51 +01:00
bumblebee [modules] Add pulseaudio control modules 2016-10-31 14:27:51 +01:00
.gitignore [gitignore] ignore vim swap files 2016-10-31 13:34:20 +01:00
i3bumblebee [main] Make update interval configurable 2016-10-31 12:18:18 +01:00
LICENSE Initial commit 2016-10-30 15:07:21 +01:00
README.md Initial commit 2016-10-30 15:07:21 +01:00

i3bumblebee

Small, humble tool for displaying system information in the i3bar