Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ianhi/wifiproject
- Owner: ianhi
- Created: 2015-07-13T17:24:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T17:13:50.000Z (over 7 years ago)
- Last Synced: 2024-11-05T09:51:14.669Z (about 2 months ago)
- Language: Jupyter Notebook
- Size: 1.28 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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