README ¶ ws-gui A simple cross-platform gui for sending/receiving websockets using fyne. I originally made this so I could stop relying on web-based apps as they have issues when making requests to foreign hosts. To build: Using taskfile: $ task build # use build-dev for unminified version. $ ./bin/ws.gui To run: Make sure you're using go version 1.17 or later. $ go get -u $ go mod tidy $ task run Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files app.go main.go Directories ¶ Show internal Expand all Path Synopsis client gui pages help history request response settings Click to show internal directories. Click to hide internal directories.