Skip to content

BASH script to measure your Internet Speed, write it into csv and save the generated PNG as proof

License

Notifications You must be signed in to change notification settings

cschra/speedmonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Speedmonitor

This Script uses the speedtest-cli to create a csv and a PNG File to log the speed of your internet connection. It requires obviously speedtest-cli and wget.

It works best with cron. Example crontab, which will execute the script every hour at the 35th minute: 35 * * * * your/path/to/the/script/speed.sh >> your/path/to/the/script/out.log

About

BASH script to measure your Internet Speed, write it into csv and save the generated PNG as proof

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages