Commit Graph

15 Commits

Author SHA1 Message Date
Jeff Carr 610f04c85a compiles again
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-24 18:41:31 -07:00
Jeff Carr 6fba083fdd more debugging
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-24 09:04:36 -07:00
Jeff Carr 8b041a97d7 sends the token
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-23 19:36:20 -07:00
Jeff Carr d9633fe2db override the config file from the cmdline for debugging
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-23 13:14:57 -07:00
Jeff Carr a3896449ca store the account information
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-23 11:33:30 -07:00
Jeff Carr f41884278b show the accounts from the config file
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-23 10:04:22 -07:00
Jeff Carr 84fc164e7f crap. the 'config' isn't parsing the JSON files correctly?
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-23 09:47:48 -07:00
Jeff Carr 12ab3b54a6 remove debugging stuff
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-13 09:05:03 -07:00
Jeff Carr 184bdd6677 code cleanup
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-12 23:02:10 -07:00
Jeff Carr 24ae9a3033 add a -nogui option for debugging
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-09 07:00:38 -07:00
Jeff Carr dc3f440e47 dynamically add tabs. work around the JSON config file problem
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-07 14:54:08 -07:00
Jeff Carr e4233a1251 move to a human readable tab-indented JSON config file
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-07 05:40:07 -07:00
Jeff Carr 5f1dde7e27 write out json and yaml config files
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-07 05:02:39 -07:00
Jeff Carr 4d13b8abec prepare to move all the GUI code out of main.go
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-05-06 18:57:59 -07:00
Jeff Carr 4c686b87a5 Initial Commit
Signed-off-by: Jeff Carr <jcarr@wit.com>
2019-02-01 05:28:17 -08:00