7 releases (4 breaking)
Uses old Rust 2015
0.5.0 | Jun 24, 2017 |
---|---|
0.4.0 | Mar 17, 2017 |
0.3.1 | Mar 17, 2017 |
0.2.0 | Mar 10, 2017 |
0.1.1 | Mar 9, 2017 |
#1146 in GUI
26 downloads per month
14KB
100 lines
rust-dwm-status
A status bar for dwm. Displays system information such as battery status (on laptops), ram usage, cpu load, date and time. Handles system notifications.
- Freely inspired from gods.
- We use systemstat for obtaining necessary info from linux system files.
- We use notify-rust for handling notifications.
Dependencies
- xsetroot
- rust
- A font that supports unicode characters
Installation
-
On Arch Linux:
yaourt -S rust-dwm-status
-
With cargo
cargo install rust-dwm-status
Usage
Either run directly or add to your .xinitrc:
rust-dwm-status &
Dependencies
~2.6–9.5MB
~80K SLoC