sites

public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log | Files | Refs

commit 42651cf5f9217bd968b52e78233ce5e035fd8993
parent 28b5ab1e925fed72f6d31e4a16921f5a7cd69216
Author: Lee <lee@lee-phillips.org>
Date:   Wed, 28 Sep 2022 09:19:01 -0400

Added link to "estadobar" status bar

Diffstat:
Mdwm.suckless.org/status_monitor/index.md | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/dwm.suckless.org/status_monitor/index.md b/dwm.suckless.org/status_monitor/index.md @@ -83,6 +83,9 @@ Feel free to add your own status monitors here (keeping the list sorted). date, time and CPU temperature * [dwmstat](https://notabug.org/kl3/dwmstat) - small and simple | IP, CPU temperature, system volume, current local time (and more) | config.h | OpenBSD +* [estadobar](https://lee-phillips.org/estadobarpage/) - Volume, CPU load, Wifi, free memory, battery charge, + + colored icon warnings on high temperature, high load, and low or charging battery. Needs + 'statuscolors' patch; written in Python. * [goblocks](https://github.com/Stargarth/Goblocks) - Partially inspired by dwmblocks, Go status bar that allows you to refresh each block independently. Includes built in features for frequently refreshed blocks.