summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Collapse)Author
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
2013-02-27contrib: fix premature insetion of status message into JSONJiri Pinkava
Pass first 2 lines of JSON unmodified. It contains protocol version and start of block of blocks of status messages.
2012-08-12contrib: python version of the wrapperValentin Haenel
2012-08-04Import measure-net-speed bash scripts to contrib/Michael Stapelberg
2012-06-10add a small perl example wrapper script for i3status’s JSON outputMichael Stapelberg