Go to file
Jeff Carr 36ccb273aa GOMOD: tidy
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-11-03 22:56:17 -05:00
resources LOGO: make logo square 2021-11-03 17:23:49 -05:00
.gitignore GIT: set .gitignore 2021-11-03 05:28:42 -05:00
Makefile RESOLV: finally sudo() and test ping() 2021-11-03 22:20:49 -05:00
README.md START: initial commit 2021-11-02 23:44:28 -05:00
apt.go GOMOD: tidy 2021-11-03 22:56:17 -05:00
go.mod GOMOD: tidy 2021-11-03 22:56:17 -05:00
go.sum GOMOD: tidy 2021-11-03 22:56:17 -05:00
gui-button.go START: initial commit 2021-11-02 23:44:28 -05:00
icon.go LOGO: make logo square 2021-11-03 17:23:49 -05:00
main.go RESOLV: finally sudo() and test ping() 2021-11-03 22:20:49 -05:00
os.go GOMOD: tidy 2021-11-03 22:56:17 -05:00
pprof.go START: initial commit 2021-11-02 23:44:28 -05:00
systray.go START: initial commit 2021-11-02 23:44:28 -05:00
tioc_bsd.go START: initial commit 2021-11-02 23:44:28 -05:00
watch.go START: initial commit 2021-11-02 23:44:28 -05:00
window-debug-golang.go START: initial commit 2021-11-02 23:44:28 -05:00
window-dns-update.go START: initial commit 2021-11-02 23:44:28 -05:00
window-main.go GOMOD: still had it wrong 2021-11-03 03:09:08 -05:00
window-resets.go GOMOD: more gomod stuff. not correct yet 2021-11-03 17:12:13 -05:00
window-resolv.go GUI: show error windows 2021-11-03 22:41:01 -05:00
window-ssh-generic.go XTERM: more xterm configuration options 2021-11-03 01:45:08 -05:00
window-www.go CLEAN: more code cleanup 2021-11-03 01:02:05 -05:00
window-xterm.go XTERM: more xterm configuration options 2021-11-03 01:45:08 -05:00

README.md

my app for debugging things

build requirements

apt install -f libgtk-3-dev

checkout & build

go get -v -t -u git.wit.org/wit/wit-debian-gui
cd ~/go/src/git.wit.org/wit/wit-debian-gui
go build

Copyright

GPLv2+