Key Features • How To Use • License
-
LivePreview - See your current internet speed
- Instantly see what your internet speed is currently
-
Summary report
- A csv file is generated with a summary of the internet speed recorded every single minute
-
Cross platform
- Windows, macOS and Linux ready.
To clone and run this application, you'll need Git and python installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/avict18/speedtester
# Go into the repository
$ cd speedtester
# Install dependencies
$ pip install -r requirements.txt
# Run the program
$ python speedtester.py
Note If you're using Linux use
python3
instead of python
MIT
Don't forget to leave me a star