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".
$ pip install --user git+https://github.com/mburszley/bandwidth-monitor.git@main#egg=bandwidth-monitor
$ python -m bandwidth_monitor