sites

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

commit 93f739af3aa880bd3f09127af24fb9900b4830dd
parent 2fcbe64b5d3dcd121eacc209b79659e90b3263c4
Author: stuart nelson <stuartnelson3@gmail.com>
Date:   Wed, 14 Feb 2018 15:19:53 +0100

add dwmstatus-rs entry

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 @@ -24,6 +24,7 @@ Please add your own version of dwmstatus here (keeping the list sorted). * [dwms](https://github.com/ianremmler/dwms) - displays time, network, audio, 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) * [dwmstat](https://notabug.org/kl3/dwmstat) - small and simple | IP, CPU temperature, system volume, current local time (and more) | config.h | OpenBSD +* [dwmstatus-rs](https://github.com/stuartnelson3/dwmstatus-rs) - Rust status bar using XCB and wrapped C libraries. Current wifi SSID/ethernet (network manager), active interface rx/tx kbps, volume (alsa), date + 24h clock, battery status. * [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 * [profil-dwmstatus-1.0.c](profil-dwmstatus-1.0.c) - cpufreq, battery percent and date/time