bumblebee-status/bumblebee
Tobias Witek 0f6b418385 [modules] Add NIC module
Add a module that displays the status of all NICs (interface name, list
of IPs and state).

In its status, it also exposes whether it's a WiFi or a wired NIC.

For this functionality, additional code was implemented to allow a
module to add multiple elements to the bar at once. The framework calls
the module until its "next()" method return False.
2016-10-31 13:03:16 +01:00
..
modules [modules] Add NIC module 2016-10-31 13:03:16 +01:00
outputs [modules] Add NIC module 2016-10-31 13:03:16 +01:00
themes [modules] Add NIC module 2016-10-31 13:03:16 +01:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
module.py [modules] Add NIC module 2016-10-31 13:03:16 +01:00
output.py [themes] Add "cycle" theme capability 2016-10-31 10:45:15 +01:00
theme.py [themes] Add cycling for individual elements 2016-10-31 11:46:07 +01:00