Commit Graph

26 Commits

Author SHA1 Message Date
Greg Gauthier
be14b434fc for some reason, bitbucket doesn't like the cover option 2021-03-18 08:05:47 +00:00
Greg Gauthier
39d1baf41b add coverage reporting 2021-03-18 07:54:02 +00:00
Greg Gauthier
e67d973c2f clean up test and build step. makes more sense now. 2021-03-18 07:52:33 +00:00
Greg Gauthier
9dd8ef46bd activate testing steps 2021-03-18 07:33:35 +00:00
Greg Gauthier
b6b35d1000 basic testing and a few tweaks 2021-03-17 19:11:18 +00:00
Greg Gauthier
967337a938 forgot to remove fileClose 2021-03-17 13:49:29 +00:00
Greg Gauthier
ca2978318b Merge branch 'master' of github.com:gmgauthier/gostations 2021-03-17 13:47:49 +00:00
Greg Gauthier
d2c1b6af28 Merge branch 'master' of bitbucket.org:gmgauthier_ecs/gostations 2021-03-17 13:46:18 +00:00
Greg Gauthier
b6e5c15d1c fix linter issues 2021-03-17 13:45:54 +00:00
Greg Gauthier
9bd0bbda1c Initial Bitbucket Pipelines configuration 2021-03-17 12:09:09 +00:00
d68490ee57
Update README.md 2021-03-17 11:51:25 +00:00
Greg Gauthier
56b1ce1c4b update readme 2021-03-17 11:30:12 +00:00
Greg Gauthier
ccca9cde16 add handler for config file. Generate one if none is present 2021-03-17 08:47:51 +00:00
Greg Gauthier
73dc128eb9 add a check for the console stream player 2021-03-17 07:17:09 +00:00
Greg Gauthier
b92b63e1a7 I wonder if go.sum should be ignored? 2021-03-17 07:06:09 +00:00
721632ac82 beautify the menu 2021-03-16 23:49:14 +00:00
f3cabfa83b rerun menu if mpv is exited, rather than dumping out 2021-03-16 23:19:03 +00:00
0d9068ef90 radio menu first pass, complete 2021-03-16 23:06:20 +00:00
Greg Gauthier
90907d0d05 brain storm: allow toggling of down station display; default to no 2021-03-16 20:17:10 +00:00
Greg Gauthier
35819226bf done for the night 2021-03-16 19:55:59 +00:00
Greg Gauthier
16e0fdd9de clean up the help display; fine-tune the parsing; prepare for the menu 2021-03-16 19:27:52 +00:00
Greg Gauthier
a06bc91576 json parsing: GO! next up: generate the menu... 2021-03-16 16:42:30 +00:00
Greg Gauthier
3da2da7d4b set up the ip reverse lookup for the api host, and start figuring out the json parsing 2021-03-16 14:46:28 +00:00
Greg Gauthier
70c0204128 setup comamnd line argument parsing 2021-03-16 13:09:27 +00:00
Greg Gauthier
237155552a completed the config port 2021-03-16 12:32:59 +00:00
Greg Gauthier
51b5d63eec initial commit 2021-03-16 07:34:04 +00:00