sites

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

commit 7cab92aa87d673dc139a2e921b63d75dd2cd01b9
parent eb07f17ecefdb31c15f171594e12d05002edff5d
Author: Ian Remmler <ian@remmler.org>
Date:   Tue, 15 Nov 2016 15:54:36 -0600

Added dwms to dwmstatus page.

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

diff --git a/dwm.suckless.org/dwmstatus/index.md b/dwm.suckless.org/dwmstatus/index.md @@ -21,6 +21,7 @@ Please add your own version of dwmstatus here (keeping the list sorted). * [barM](barM.c) - can display all, time/date, ram usage, output of commands (the New BarMonitor). * [dstat](https://www.umaxx.net/dl) [Screenshot](https://www.umaxx.net/dstat.png) - displays the current network throughput, CPU usage, performance settings, battery status, temperature, volume settings, as well as the current date and time (OpenBSD only, no support for Linux). +* [dwms](https://github.com/ianremmler/dwms) - displays time and battery status, written in Go using XGB. * [dwmsd](https://github.com/johnko/dwmsd) - a daemon that listens on localhost tcp (may be useful as a base for asynchronous updates) * [go-dwmstatus](https://github.com/oniichaNj/go-dwmstatus) - A Go bar that prints current MPD song, load averages, time/date and battery percentage. * [gods](https://github.com/schachmat/gods) - implemented in Go. prints network speed, cpu, ram, date/time