Skip to content

Status bar for dwm. Customizable at runtime and updates instantly.

License

Notifications You must be signed in to change notification settings

cshmookler/status_bar

Repository files navigation

status_bar

Status bar for dwm. Customizable at runtime and updates instantly.

Build from Source

1.  Install Git, Python, and a C++ compiler

Linux (Ubuntu):

sudo apt install git python3 build-essential

Linux (Arch):

sudo pacman -S git python base-devel

2.  Clone this template

git clone https://github.com/cshmookler/status_bar.git
cd status_bar

3.  Build from source

python build.py

TODO

  • date and time
  • uptime
  • disk space
  • swap
  • memory
  • cpu usage
  • cpu temperature
  • load averages (1 min, 5 min, 15 min)
  • battery percentage
  • battery time remaining
  • backlight percentage
  • network SSID
  • wifi percentage
  • bluetooth device
  • volume mute
  • volume percentage
  • microphone status
  • camera status

About

Status bar for dwm. Customizable at runtime and updates instantly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published