8 releases

0.3.5 Sep 11, 2023
0.3.4 Apr 16, 2023
0.3.2 Mar 29, 2023
0.3.1 Dec 30, 2022
0.1.1 Sep 30, 2022

#5 in #dwm

Download history 1/week @ 2024-02-22 1/week @ 2024-02-29 1/week @ 2024-03-07 2/week @ 2024-03-14 57/week @ 2024-03-21

62 downloads per month

MIT/Apache

11KB
153 lines

statusbar

github crates.io docs.rs build status

A DWM statusbar that shows the following information:

[hostname][user] => cpu %, mem %, net [ip0, ip1], bat [bat0, bat1], date time

install

cargo install --locked statusbar or see our github releases.

usage

Usage: statusbar [OPTIONS]

Options:
      --interface <INTERFACE>  network interface for display of ip addresses
      --username <USERNAME>    override return from first user in sys.users()
  -h, --help                   Print help
  -V, --version                Print version

For example:

./statusbar --interface wlan0 --interface enp0s31f6

Dependencies

~3–13MB
~126K SLoC