Skip to content

Auto speedtest is a script that will automatically run a set number of speedtests with a set time in between them

License

Notifications You must be signed in to change notification settings

Malcewicz/auto-speedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

auto-speedtest

Auto speedtest is a simple python script that will automatically run a chosen amount of speedtests with a time between the tests selected by the user

Once all tests are finished the program will write the results to a csv file called speedtestResults.csv like shown below:

obraz

To read the results of the speedtest simply copy the URL into your browser.

This is how the script looks:

obraz

How to run the script

To run the script I use the windows command line and python. In CMD go to the folder in which the script is located and type:

python auto-speedtest.py

Thats it, now the script will start and create a speedtestResults.csv file in the same location.

About

Auto speedtest is a script that will automatically run a set number of speedtests with a set time in between them

Topics

Resources

License

Stars

Watchers

Forks

Languages