android icon indicating copy to clipboard operation
android copied to clipboard

Configurable re-connection

Open raku-cat opened this issue 4 months ago • 3 comments

My use of gotify is to send notifications from zabbix to myself strictly over my lan, so outside of my home network the app repeatedly attempts to connect, albeit with increasing delay, to a server which is intentionally inaccessible.
It would be nice to have a way to either turn off automatic re-connect either entirely or just while not on wifi/a specific ssid. Ty! Fantastic app :D And apologies if this is already implemented! Couldn't find it if so.

raku-cat avatar Oct 28 '25 05:10 raku-cat

You could force-close the android app, and then start it again when you're in your local network.

Otherwise this seems like a pretty rare use-case. I'd probably be okay with adding a "force close" button to the settings, but I'd want more feedback from other users before including this.

jmattheis avatar Nov 03 '25 17:11 jmattheis

Yeah, I have the same use case where I'm only using Gotify on LAN, so I'd be interested in some sort of feature like that as well. Especially if it could use the SSID.

Force-closing it to stop it and then refreshing in the app to start it seems to work well, so that's a pretty smart workaround.

jeepracer98 avatar Nov 06 '25 20:11 jeepracer98

You could force-close the android app, and then start it again when you're in your local network.

Otherwise this seems like a pretty rare use-case. I'd probably be okay with adding a "force close" button to the settings, but I'd want more feedback from other users before including this.

Understood, may look in to a tasker flow to get that setup, thanks for your consideration!

raku-cat avatar Nov 06 '25 20:11 raku-cat