A cross-platform tray for Go.
- Windows
- Linux
- Darwin
git clone github.com/poohvpn/tray
cd tray
Run example with
cd example
go run .
go get github.com/akavel/rsrc
cd example
rsrc -manifest main.exe.manifest -arch amd64 -o rsrc.syso
go run .