Skip to content

AlessandroTaufer/speedtest-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

speedtest-logger

Periodically logs the current network speed

Based on speedtest-cli 2.0.2 (https://pypi.org/project/speedtest-cli/)

Requirements

  • sudo apt-get install python2.7
  • sudo curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
  • sudo python get-pip.py
  • sudo pip install speedtest-cli

Configure

Edit conf.txt file

// Time between two measurements (min)
20
// Log file location (must already exist)
../resources/speedData.log

Run

In the src folder run:

  • python2.7 speedtest.py

Output

Logs will be saved in the selected log file (default configuration: resources/speedData.log)

About

Periodically logs the current network speed

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages