Skip to content

jmc734/speedtest

 
 

Repository files navigation

speedtest

This is a quick client for speedtest.net in go. Patterned after https://github.com/sivel/speedtest-cli/blob/master/speedtest-cli

License

Licensed under GPLv3 (See COPYING and LICENSE)

Version

0.04

Download

Usage

speedtest.exe - normal run
speedtest.exe -d - turn on debugging
speedtest.exe -v - show version
speedtest.exe -l - list servers (hint, you can "grep" (or "findstr" in Windows) by location, name, etc to get the URL)

Feedback / Contributing

Contact zpeters@gmail.com for general feedback

For Bug reports please use the Github issue tracker for this project

To contribute please see CONTRIBUTING.md

Todo

  • try to get rid of globals...ick
  • review FIXME's and clean up ugly code

Wishlist

  • semi-automate builds and new releases with git hooks on push
  • daemon mode that does a continuous test/recording for graphing
  • config switches for amount to download / number of downloads to perform

Done

About

Command line client for speedtest.net written in Go

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 96.9%
  • Shell 3.1%