Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ianhi/wifiproject

For recording internet speed
https://github.com/ianhi/wifiproject

Last synced: 12 days ago
JSON representation

For recording internet speed

Awesome Lists containing this project

README

        

# WifiProject

## Description
This python script uses the speedtest-cli python package to interact with speedtest.net to record internet speed data. This script extracts the relevant data and dumps it into a csv file which can then be utilized to analyze trends in wifi speed over the day.

speedtest-cli: https://github.com/sivel/speedtest-cli

## Set Up

1. Check you have python3 installed.
2. Install speedtest-cli. Instructions here https://github.com/sivel/speedtest-cli
3. $ python3 speedtestWifi.py