/Speedtest-Graphing

Graphing speedtest-cli's results / BETA

Primary LanguagePython

Speedtest Graphing

What does this do

This python script will allow you to graph your speedtest results over a period of time!

alt text

Installation

OS X & Linux

sudo sh setup.sh

Usage example

python3 main.py

Release History

  • 0.0.1
    • Work in progress

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/speedtestgraphing)
  3. Commit your changes (git commit -am 'Add some features')
  4. Push to the branch (git push origin feature/speedtestgraphing)
  5. Create a new Pull Request