Skip to content

A python script that logs my home internet bandwidth

Notifications You must be signed in to change notification settings

seanosteen/SpeedTestLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedTestLogger

This is a simple python script that calls the Ookla Speedtest utility from command line.

Prerequisites

  • Python 3.9 or above
  • Ookla SpeedTest-CLI ( https://tnkr.in/5ok ) installed on your *nix based system (Linux, Mac, Windows with WSL installed)
  • A MariaDB database. SQL scripts to create the tables are located in the mariadb_sql folder.
  • a task scheduler, like CRON to run this script at an interval.

About

A python script that logs my home internet bandwidth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages