8 个版本

0.3.5 2023年9月11日
0.3.4 2023年4月16日
0.3.2 2023年3月29日
0.3.1 2022年12月30日
0.1.1 2022年9月30日

#dwm 中排名第 8

MIT/Apache

11KB
153

状态栏

github crates.io docs.rs build status

一个 DWM 状态栏,显示以下信息

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

安装

cargo install --locked statusbar 或查看我们的 GitHub 发行版

使用方法

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

例如

./statusbar --interface wlan0 --interface enp0s31f6

依赖项

~3–14MB
~128K SLoC