Go to file
Jeff Carr 6dafc6b3e5 GOMOD: still had it wrong
Signed-off-by: Jeff Carr <jcarr@wit.com>
2021-11-03 03:09:08 -05:00
resources START: initial commit 2021-11-02 23:44:28 -05:00
Makefile GOMOD: learning go.mod finally 2021-11-03 02:51:41 -05:00
README.md START: initial commit 2021-11-02 23:44:28 -05:00
go.mod GOMOD: still had it wrong 2021-11-03 03:09:08 -05:00
go.sum START: initial commit 2021-11-02 23:44:28 -05:00
gui-button.go START: initial commit 2021-11-02 23:44:28 -05:00
icon.go START: initial commit 2021-11-02 23:44:28 -05:00
main.go START: initial commit 2021-11-02 23:44:28 -05:00
os.go START: initial commit 2021-11-02 23:44:28 -05:00
personal-gui GOMOD: still had it wrong 2021-11-03 03:09:08 -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 XTERM: more xterm configuration options 2021-11-03 01:45:08 -05:00
window-resolv.go START: initial commit 2021-11-02 23:44:28 -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+