gotify-desktop icon indicating copy to clipboard operation
gotify-desktop copied to clipboard

Small Gotify daemon to send messages as desktop notifications

Results 1 gotify-desktop issues
Sort by recently updated
recently updated
newest added

I changed this `url = "wss://SERVER_DOMAIN:SERVER_PORT"` to this: `url = "wss://192.168.1.80:8522"` I get this: ```WARN [gotify_desktop::gotify] Connection failed: URL error: Unable to connect to wss://192.168.1.80:8522/stream, retrying in 250ms WARN [gotify_desktop::gotify]...