Last updated:
0 purchases
bandwidthmonitor 0.3.0
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.