Skip to content

Simple Python program to check ping, upload and download speeds (using speedtest) and plot the information.

License

Notifications You must be signed in to change notification settings

matthewb96/NetSpeedGraphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetSpeedGraphs

Simple Python program to check ping, upload and download speeds (using speedtest) and plot the information.

Running a Single Test

Useage main.py data_file html_file to run a single speed test (for ping, download and upload speeds) and update the csv and html files.

  • data_file Path to the csv file where all results are stored
  • html_file Path to the html file where the output plots are produced

To Do

  • Add setup.py to install script as a package
  • Add documentation, probably using sphinx

About

Simple Python program to check ping, upload and download speeds (using speedtest) and plot the information.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages