gotify-go-windows-client/DOCS.md

14 lines
360 B
Markdown

# Here's a couple starting places.
[SYSTray Support](https://github.com/getlantern/systray)
[Toast Support](https://github.com/go-toast/toast)
[Gotify Go Client](https://github.com/gotify/go-api-client)
[AutoRun on Logon](https://github.com/emersion/go-autostart)
[Yaml parse](https://github.com/go-yaml/yaml)
[WSS](https://github.com/gorilla/websocket)