summaryrefslogtreecommitdiff
path: root/contrib/net-speed
AgeCommit message (Collapse)Author
2017-01-02Consolidate measure speed script (#188)Moritz Warning
* remove old net speed scripts * add reworked net-speed script * add space between rate and speed suffix it is easier to parse visually * only use intervals greater zero * add ifaces examples * catch negativ byte count happens when the counter resets
2016-12-25Re-license contrib/netspeed to the same as i3status (#189)Zhong Jianxin
Signed-off-by: Zhong Jianxin <azuwis@gmail.com>
2015-04-04Basic XDG support and minor tweaks to the net-speed scriptDeiz
2015-03-16Add contrib/net-speedZhong Jianxin
A reimplementation of contrib/measure-net-speed.bash. - Single script - Compatible with most POSIX shells, tested with bash, dash, busybox ash - Auto detect interfaces - Does not write temp files