Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme | 2016-04-11 | 989 Bytes | |
client.py | 2016-04-11 | 1.5 kB | |
speedtest-cli.py | 2016-04-11 | 24.3 kB | |
server.py | 2016-04-11 | 2.4 kB | |
Totals: 4 Items | 29.2 kB | 0 |
server.py = server(listen) script to record client data to .csv client.py = client(transmit) script to send client data to server speedtest-cli.py = famous CLI Ookla SpeedTest script, modified to output "healthy" .csv data I'm sure a lot of stuff seems kludgy and poorly written, please optimize and share. This software is provided under the "buy me a beer license.". The terms of this license are as follows: If you use this software, and you're so inclined, buy me a beer. If you use this software and it melts your pets, you may not throw a beer (or other objects) at me. You are in no way obligated to buy anybody a beer. You may not sell this software, claim you wrote it all on your own, or be an unpleasant person. If you collaborate and improve this software, I might be inclined to buy you a beer... isn't this so much more fun to read than most EULAs? Lastly, give credit where credit is due, and share your ideas. That's the only way this stuff keeps improving.