Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 857 Bytes

README.rst

File metadata and controls

27 lines (19 loc) · 857 Bytes

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