#dwm #dwm-status #status #unicode

app rust-dwm-status

A status bar for tiling window managers with pretty unicode symbols written in rust

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

#766 in GUI

35 downloads per month

MIT license

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.

alt tag

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

~3–11MB
~80K SLoC