bumblebee-status is a modular, theme-able status line generator for the i3 window manager.
Find a file
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
bumblebee [modules] Add NIC module 2016-10-31 13:03:16 +01:00
.gitignore Initial commit 2016-10-30 15:07:21 +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