commit 35d1034c8664c73b430dc658bec589fe13de99ea
Author: wifiextender <router_AT_archlinux.info>
Date: Wed Aug 10 22:32:41 2016 +0200
Added few more functions
diff --git a/dwm.suckless.org/dwmstatus/index.md b/dwm.suckless.org/dwmstatus/index.md
index a78a0d5..ae3c45c 100644
--- a/dwm.suckless.org/dwmstatus/index.md
+++ b/dwm.suckless.org/dwmstatus/index.md
_AT_@ -21,7 +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).
-* [pinky-bar](
https://github.com/wifiextender/pinky-bar) - Display overall usage about: cpu (vendor, stepping, family, temperature, summed up load, per core load) and maximum clock speed regardless of the used cpu frequency governor, ram, the remaining battery charge, used disk and vendor, installed packages, kernel, voltage, system fans and their speed in RPM, motherboard (name, vendor, temperature), volume, time, the name of currently played song, consumed internet bandwidth, upload and download speeds, ip addr, mac addr, broadcast addr, subnet addr, link speed (useful for wireless/wifi), website ip lookup, nic vendor and model, disk I/O.
+* [pinky-bar](
https://github.com/wifiextender/pinky-bar) - Display overall usage about: cpu (vendor, stepping, family, temperature, summed up load, per core load) and maximum clock speed regardless of the used cpu frequency governor, ram, the remaining battery charge, used disk and vendor, installed packages, kernel, voltage, system fans and their speed in RPM, motherboard (name, vendor, temperature), volume, time, the name of currently played song, consumed internet bandwidth, upload and download speeds, ip addr, mac addr, broadcast addr, subnet addr, link speed (useful for wireless/wifi), website ip lookup, NIC (vendor, model, driver, version, firmware), disk I/O.
* [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
Received on Wed Aug 10 2016 - 22:26:48 CEST