gio-plugins icon indicating copy to clipboard operation
gio-plugins copied to clipboard

Feature request: background processing

Open joeblew999 opened this issue 6 months ago • 2 comments

I need to do Presense , which requires sending basic low quality gps location back to te server , even when the mobile app is closed.

For desktop it’s a service.

For web it’s not possible unless it’s a service worker .

joeblew999 avatar Jul 03 '25 13:07 joeblew999

Running background apps is not so trivial. I remember that Tailscale tweak some stuff to be able to run their background service on iOS (https://tailscale.com/blog/go-linker).

I want to investigate it too, with focus on Android/iOS.

inkeliz avatar Aug 14 '25 12:08 inkeliz

Thank @inkeliz

Will start helping on some of the packages soon .

Will look at project roadmap

joeblew999 avatar Aug 15 '25 06:08 joeblew999