Cut and dry: I want to set up location sharing for my family/friends, but
- without having a closed source app having access to my location/sensors all the time
- be able to choose when I want to share
Any recommendations?
Submitted 1 month ago by powermaker450@discuss.tchncs.de to selfhosted@lemmy.world
Cut and dry: I want to set up location sharing for my family/friends, but
Any recommendations?
Not sure if this will help, but find my device on F-Droid is awesome. You can use generic SMS and send “fmd locate” or you can use third party apps such as signal. This makes it so it’ll only trigger whenever you receive that text message rather it running 24/7
It allows you to setup a trusted set of contacts who can then send you a text message “fmd locate”, and it’ll reply with an openstreetmaps link showing where you are. It’s not real time tho
And you can disable it simply by turning off your location
How do you use Signal?
Oh this is cool! It reminds me of aeGis from CyanogenMod back in the day.
After Google Latitude shut down, I went with OwnTracks logging into the light-weight php-owntracks-recorder.
I’ve since migrated that to Traccar (normally used for car fleet management) on server-side and am still using OwnTracks to push the location updates from my iPhone.
OwnTracks setup was a bit confusing to me and I never got it working. traccar looks pretty nice though, I’ll check it out!
I’m using OwnTracks in HTTP mode as I couldn’t be bothered with MQTT. For that, you only need the HTTP(S) endpoint/URL to log to, optionally user credentials and then it’s a “TrackerID”, “UserID” and “DeviceID” so the receiving server knows who’s talking.
Side note: Traccar uses different ports to receive different protocols. For OwnTracks protocol, the correct port is 5144.
My OwnTracks configuration is basically like this:
Didn’t see it mentioned here but check out Keep Alive.
My family has moved to www.zood.xyz and it has been pretty solid. github.com/zood/ is the github repo for it.
are they even actively developing it? repo seems abandoned
I would use this but unfortunately it is Android-only.
Damnit, I just learned about locus a month or so ago.
Maybe some DIY solution with the Termux API and a web server?
There’s an osmand telegram plugin. Someone may want to rewrite it for matrix?
otter@lemmy.ca 1 month ago
Some I’ve heard mentioned include
I haven’t explored either
retro@infosec.pub 1 month ago
I’ve been using OwnTracks for a while and it works really well.