/SPEEDTEST-SHEETS

Log your wifi download and upload speeds into an excel sheet every set amount of time.

Primary LanguagePythonMIT LicenseMIT

banner


SPEEDTEST SHEETS

Checks the wifi upload and download speed every time the set amount is reached over and over, it gets logged into a .xlxs sheet.
- Make sure the time is imported in seconds!
- You can not open the excel sheet while the code is running! (if you need to see copy it)
- Measured in MB/s - To start, you need to install the librarys in requirements.txt but after just launch the .py file!

NOTE: This was just a small project I dont know if I plan on expanding it at all!