Jeff Carr
6868e87c5c
Signed-off-by: Jeff Carr <jcarr@wit.com> |
||
---|---|---|
account1 | ||
account2 | ||
example-UI-table | ||
example-dnssecsocket | ||
example-gui | ||
example-splash | ||
example-systray | ||
example-table | ||
splash | ||
test1 | ||
test2 | ||
test3 | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md | ||
config.go | ||
config.json | ||
eventChannel.go | ||
gorilla.go | ||
infoTabUI.go | ||
main.go |
README.md
cloud-control-panel
This is how the cloud should work. It's time to change the rules.
This app requires IPv6 to work.
Obviously I'm developing this app on Linux so if things are broken in the MacOS or Windows, check the Linux version if possible to see if it is also broken there.
build
go get -v -t -u git.wit.com/wit/cloud-control-panel
cd ~/go/src/git.wit.com/wit/cloud-control-panel
go build
./cloud-control-panel
License
This is a GPL 3.0 Project.
Credits
- All the GO developers & Google
- The analabs people that made the golang cross platform UI
- All the kernel, KVM and QEMU developers