Skip to content

Latest commit

 

History

History
66 lines (47 loc) · 1.54 KB

README.md

File metadata and controls

66 lines (47 loc) · 1.54 KB


speedtester
Speedtester

Introducing the next gen command line tool to monitor your internet speed

PyPI version

Key FeaturesHow To UseLicense

screenshot

Key Features

  • 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.

How To Use

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

License

MIT


Don't forget to leave me a star

GitHub @avict18  ·  Twitter @avict18