Commit Graph

  • 0408443fb6 Update the README with usage Matt Martz 2013-01-30 12:28:43 -0600
  • f3040c534f Add ability to list speedtest.net servers and specify a server to test against. Fixes #4 Matt Martz 2013-01-30 10:49:32 -0600
  • e67ee1663c Try to handle keyboard interrupts Matt Martz 2013-01-25 11:53:57 -0600
  • 2b0d1f6446 Print out ISP and IP information Matt Martz 2013-01-25 11:53:45 -0600
  • dacd474ac7 Same changes Andrew Parker 2013-01-24 16:35:22 -0700
  • b3c8a568a2 Remove use of defaultdict Andrew Parker 2013-01-23 12:24:02 -0700
  • 357649cba7 Bug fixes, etc. Andrew Parker 2013-01-22 16:52:46 -0700
  • 824ec51280 Add usage to readme Matt Martz 2013-01-25 11:12:28 -0600
  • 4e1c447251 Same changes Andrew Parker 2013-01-24 16:35:22 -0700
  • 54505e6edd First pass at adding some command line options, the default is not to automatically generate the share link Matt Martz 2013-01-24 14:40:29 -0600
  • bff6e6958e Merge 76204accc9 into a2f2a46f6f xombiemp 2013-01-23 11:24:08 -0800
  • 76204accc9 Remove use of defaultdict Andrew Parker 2013-01-23 12:24:02 -0700
  • c0f0087fd6 Bug fixes, etc. Andrew Parker 2013-01-22 16:52:46 -0700
  • a2f2a46f6f Update readme to reference 2.4-2.7 Matt Martz 2013-01-22 10:03:45 -0600
  • 2b8d672812 Make it compatible with Python 2.4-2.7 and Python 3. Grey Lee 2013-01-13 03:15:05 +0800
  • 38fa36fc4d Clean up imports Matt Martz 2013-01-12 10:48:58 -0600
  • 6c33c1eb24 Make sure we are only sending ascii characters in POST requests to avoid urllib2 encoding errors, and add the missed post var in the POST data Matt Martz 2013-01-12 10:46:56 -0600
  • 9e1a582826 Merge pull request #6 from bcse/legacy-support Matt Martz 2013-01-12 07:54:45 -0800
  • e1b4098096 Merge 5ed261b33d into 3a2260d6af Grey Lee 2013-01-12 06:31:29 -0800
  • 5ed261b33d Shorten a line to pass pep8 Grey Lee 2013-01-12 22:29:52 +0800
  • f3bdb7257c Support for Python 2.4: - Use md5.md5 when hashlib.md5 is not available Grey Lee 2013-01-12 22:22:11 +0800
  • 76cd7d238f Support for Python 2.5: - Use minidom to replace ElementTree, which is not available in Python 2.5 - Use urllib2.urlopen to replace urllib.urlopen, so we can get HTTP code - Use cgi.parse_qs when ulrparse.parse_qs is not available Grey Lee 2013-01-12 22:20:59 +0800
  • 3a2260d6af pep8 formatting changes Matt Martz 2013-01-07 13:01:14 -0600
  • ef4d483b94 README updates Matt Martz 2013-01-07 12:31:13 -0600
  • 3d03e99e5e Add license to files. Fixes #5 Matt Martz 2013-01-07 12:29:42 -0600
  • 998618e1a3 Add python3 version of speedtest-cli. Fixes #3 Matt Martz 2013-01-04 15:41:48 -0600
  • c514e6df76 Add link to share results png file, we have to submit the data back to speedtest.net. Fixes #1 Matt Martz 2013-01-01 14:02:45 -0600
  • 8c7f9fe740 Initial check in of speedtest-cli Matt Martz 2012-09-10 14:18:56 -0500
  • 7dce3b1928 Initial commit Matt Martz 2012-09-10 12:17:53 -0700