Command line interface for testing internet bandwidth using speedtest.net
Go to file
Andrew Parker b3c8a568a2 Remove use of defaultdict
Remove the use of defaultdict to preserve Python 2.4 compatibility.
2013-01-25 11:34:13 -06:00
.gitignore Initial commit 2012-09-10 12:17:53 -07:00
README.md Add usage to readme 2013-01-25 11:12:28 -06:00
speedtest-cli Remove use of defaultdict 2013-01-25 11:34:13 -06:00
speedtest-cli-3 First pass at adding some command line options, the default is not to automatically generate the share link 2013-01-24 14:40:29 -06:00

README.md

speedtest-cli

Command line interface for testing internet bandwidth using speedtest.net

Versions

speedtest-cli is written for use with Python 2.4-2.7

speedtest-cli-3 is written for use with Python 3

Usage

$ speedtest-cli -h
usage: speedtest-cli [-h] [--share] [--simple]

Command line interface for testing internet bandwidth using speedtest.net.
--------------------------------------------------------------------------
https://github.com/sivel/speedtest-cli

optional arguments:
  -h, --help  show this help message and exit
  --share     Generate and provide a URL to the speedtest.net share results
              image
  --simple    Suppress verbose output, only show basic information