Skip to content

A wrapper for https://www.speedtest.net/ to get time-series data on local bandwidth availability.

License

Notifications You must be signed in to change notification settings

Halkcyon/bandwidth-monitor

Repository files navigation

bandwidth-monitor

A wrapper for speedtest.net to get time-series data on local bandwidth availability.

As a default, the scheduler will run hourly at the top of the hour and store output in a local sqlite3 database named bandwidth.db.

Inspired by @jsphWllng's article "Monitor your internet with python".

Usage

$ pip install --user git+https://github.com/mburszley/bandwidth-monitor.git@main#egg=bandwidth-monitor
$ python -m bandwidth_monitor

About

A wrapper for https://www.speedtest.net/ to get time-series data on local bandwidth availability.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages