bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
Find a file
Tobias Witek 4133ae1907 [modules] Initial module loading framework
Add a very simplistic framework for loading modules that query system
data. The user can provide a list of modules via an argument switch, and
the name of the module is used to look up a Python module that has to
have a class called "Module".

The outer framework (the outputs, in particular) then uses various query
methods of that class to construct a meaningful output.
2016-10-30 17:30:09 +01:00
bumblebee [modules] Initial module loading framework 2016-10-30 17:30:09 +01:00
.gitignore Initial commit 2016-10-30 15:07:21 +01:00
i3bumblebee [modules] Initial module loading framework 2016-10-30 17:30:09 +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