Skip to content

lindeMAX/speedtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speedtest

A long term internet speed test using a python script from Matt Martz (https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py) timed by a systemd timer.

Dependencies

  • python (jupyter, numpy, matplotlib)
  • nmap

Install

  1. Clone this repo
  2. Run the install.sh script

Notice: You will need root rights for this.

The install.sh script installs a systemd timer and service executing speedtest.sh every 30 minutes.

The systemd service needs this repo to stay at it's initial position. If you want to move this repo to a different location on your lacal file system, make sure to run install.sh again afterwards.

Uninstall

This section will be added soon

Results

The results can be visualized with the example jupyter-notebook in the evaluation directory.

timeline histogram

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published