Gthsmanage is used to keep the noticeboard that I made up and running in an easily managable way when I am no longer able to manage the noticeboard. I also made it because I was a bit bored really. But hey its a useful thing to make.
Usage
Stuff to keep the GTHS Noticeboard running.
Usage:
gthsManage [command]
Available Commands:
config Config checker / creator
deploy Redeploy the noticeboard if Chrome is already open.
help Help about any command
is Checks the status of various things.
reboot Reboot the GTHS Noticeboard.
update Update packages.
Flags:
-c, --config string config file (default is $HOME/.gthsManage.yaml)
-h, --help help for gthsManage
-f, --idfile string Full path to your private ssh key (default "/Users/willb/.ssh/id_rsa")
-i, --ip string IP of noticeboard (default "10.178.x.x")
-p, --port string SSH port of noticeboard (default "22")
Use "gthsManage [command] --help" for more information about a command.