Skip to content

Measures download speed, upload speed and ping saves offline and uploads data to Thingspeak

License

Notifications You must be signed in to change notification settings

tamasharasztosi/speedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speedtest

Measures download speed, upload speed and ping saves offline and uploads data to Thingspeak

Requires speedtest-cli to be installed: https://github.com/sivel/speedtest-cli

Basic usage:

python speedtest.py

Sends data in every 10 mins and saves data to .csv:

crontab -e

*/10 * * * * /usr/bin/python /home/pi/speedtest/speedtest-cron.sh

tamasharasztosi, 2018

About

Measures download speed, upload speed and ping saves offline and uploads data to Thingspeak

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published