robgyiv / plotly-speedtest

Simple Python script to test and plot your internet speed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plotly-speedtest

Simple Python script to be run on a Raspberry Pi to test internet speed and plot to a chart.

Installation

You'll need a Plotly account and the following:

Libraries

Environment varibles

  • PLOTLY_USERNAME
  • PLOTLY_API_KEY

Running

A basic example is to set up a cron job to run python plotly-speedtest.py at set intervals.

About

Simple Python script to test and plot your internet speed

License:GNU General Public License v3.0


Languages

Language:Python 100.0%