Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 380 Bytes

File metadata and controls

15 lines (13 loc) · 380 Bytes

speedtest-pi

SpeedTest shell script. Install the SpeedTest cli

sudo pip3 install speedtest-cli

Upload to AWS S3 using s3cmd

sudo pip3 install s3cmd

Add the following line to the crontab (crontab -e) for a check every hour at the 20th minute:

20 * * * * sudo sh /home/pi/Desktop/speedtest.sh