commit b68b11fb5b9332ecd1f1d5173a2294a43c73dbbb
Author: Aleksei Kozadaev <akozadaev at yahoo com>
Date: Tue Jan 13 23:20:16 2026 +0000
[dwm][status-monitor][dwmstatus] dwmstatus in go with audio volume, load average, etc (C FFI)
diff --git a/dwm.suckless.org/status_monitor/index.md b/dwm.suckless.org/status_monitor/index.md
index a3534b38..32b2f17d 100644
--- a/dwm.suckless.org/status_monitor/index.md
+++ b/dwm.suckless.org/status_monitor/index.md
_AT_@ -117,6 +117,9 @@ Feel free to add your own status monitors here (keeping the list sorted).
* [suspend-statusbar.c](
https://github.com/snobb/dwm-statusbar) - date,
loadavg, battery and more. If battery goes below threshold - run suspend
command
+* [dwmstatus](
https://github.com/snobb/dwmstatus) - go port of
+ suspend-statusbar.c - date, loadavg, battery, audio volume (C FFI) and more.
+ Likewise - if battery goes below threshold - run suspend command.
* [sysmon](
https://github.com/blmayer/sysmon) - Net in/out, mem, swap, CPU and
date info. Written in go using xgb and xproto to not spawn other processes.
* [zara](
https://github.com/lordrusk/zara) - Extremely simple status bar modeled after [gocaudices](
https://github.com/lordrusk/gocaudices) expandable in Go through an interface. Modules include, beyond the basics, corona stats, weather, cpubars, network traffic, moonphase, and many more.
Received on Wed Jan 14 2026 - 00:20:33 CET