Commit Graph

9 Commits

Author SHA1 Message Date
AltF4
fdb23df9c0 Add support for command line arguments
Used argparse to enable command line arguments for
  user supplied options. Defaults values have been
  kept, so behavior with no arguments is the same.
  Should be easier than modifying the source each
  time this way.

Also added a gitignore file that is the standard
  github python gitignore, plus *~ to handle
  deleted files.
2014-01-04 19:43:13 -07:00
a896903aac Ping graph! 2013-12-17 05:50:58 -07:00
91e91128f9 Fixing issue when there are no ping matches 2013-12-16 13:48:47 -07:00
bc1c97ccf6 Adding start message 2013-12-16 04:48:05 -07:00
5cb2e7f027 Adding autostart in Ubuntu 2013-12-16 04:44:58 -07:00
b925f1a130 Updating labels 2013-12-16 03:46:58 -07:00
4b1af303ba Refactoring for cleanliness 2013-12-16 03:36:08 -07:00
7252ce32d0 Changing host from google to 4.2.2.2 2013-12-16 03:03:06 -07:00
45d6ffa6ac Renaming, readme, licensing 2013-12-16 02:58:00 -07:00