Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-02 | Consolidate measure speed script (#188) | Moritz Warning | 4 | -202/+79 | |
* 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-25 | Re-license contrib/netspeed to the same as i3status (#189) | Zhong Jianxin | 1 | -19/+4 | |
Signed-off-by: Zhong Jianxin <azuwis@gmail.com> | |||||
2016-01-21 | check_mail.py: more detailed report on IOError | Dmitrij D. Czarkoff | 1 | -0/+3 | |
When user doesn't have permissions to access some file, he is better served by exact error message python recieved then by statement "not a mailbox". | |||||
2015-08-07 | Basic mail checker in python | Dmitrij D. Czarkoff | 1 | -0/+162 | |
2015-04-04 | Basic XDG support and minor tweaks to the net-speed script | Deiz | 1 | -2/+12 | |
2015-03-16 | Add contrib/net-speed | Zhong Jianxin | 1 | -0/+105 | |
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-27 | contrib: fix premature insetion of status message into JSON | Jiri Pinkava | 1 | -1/+1 | |
Pass first 2 lines of JSON unmodified. It contains protocol version and start of block of blocks of status messages. | |||||
2012-08-12 | contrib: python version of the wrapper | Valentin Haenel | 1 | -0/+71 | |
2012-08-04 | Import measure-net-speed bash scripts to contrib/ | Michael Stapelberg | 2 | -0/+102 | |
2012-06-10 | add a small perl example wrapper script for i3status’s JSON output | Michael Stapelberg | 1 | -0/+43 | |