63
Alternative to Life360? (discuss.tchncs.de)
submitted 1 month ago* (last edited 1 month ago) by powermaker450@discuss.tchncs.de to c/selfhosted@lemmy.world

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?

Edit for those who find this later: I ended up choosing Traccar suggested by @mbirth@lemmy.ml, but big thanks to everyone who brought some ideas to the table! I'll leave my configs here.

My Docker Compose file

My traccar.xml

top 20 comments
sorted by: hot top controversial new old
[-] otter@lemmy.ca 12 points 1 month ago

Some I've heard mentioned include

  • OwnTracks
  • Home assistant with nabu casa

I haven't explored either

[-] retro@infosec.pub 1 points 1 month ago

I've been using OwnTracks for a while and it works really well.

[-] mbirth@lemmy.ml 7 points 1 month ago

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.

[-] powermaker450@discuss.tchncs.de 3 points 1 month ago

OwnTracks setup was a bit confusing to me and I never got it working. traccar looks pretty nice though, I'll check it out!

[-] mbirth@lemmy.ml 1 points 1 month ago

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:

  • TrackerID: 1
  • DeviceID: Phone
  • UserID: mb
  • URL: https://mytraccarserver.com:5144 (the port itself is HTTP-only IIRC, but I've mapped Traefik Proxy in front of it which handles HTTPS)
[-] powermaker450@discuss.tchncs.de 2 points 1 month ago

I tried both MQTT and just the plain HTTP variant, and I couldn't get either to work. I've fully settled on the latter you mentioned, Traccar. it's pretty much what I've wanted: self-hosted, easy to set up, beautiful web interface. Thanks for the suggestions!

[-] Unmapped@lemmy.ml 4 points 1 month ago

I was trying out Locus and seem pretty good. But looks like its not maintained anymore. ☹️

[-] AbidanYre@lemmy.world 3 points 1 month ago

Damnit, I just learned about locus a month or so ago.

[-] KrapKake@lemmy.world 4 points 1 month ago

Didn't see it mentioned here but check out Keep Alive.

https://f-droid.org/packages/io.keepalive.android/

[-] 0as16@lemmy.ml 4 points 1 month ago

My family has moved to https://www.zood.xyz/ and it has been pretty solid. https://github.com/zood/ is the github repo for it.

[-] ad_on_is@lemm.ee 2 points 1 month ago

are they even actively developing it? repo seems abandoned

[-] tekeous@usenet.lol 2 points 1 month ago
[-] possiblylinux127@lemmy.zip 5 points 1 month ago

It is Apple exclusive and can't be turned off

[-] ChapulinColorado@lemmy.world 1 points 1 month ago

It’s shit for automating things and especially useless outside the Apple ecosystem, but it does offer the option to turn off sharing.

Apple ID -> Find My -> Share My Location

Since it’s closed source it’s possible they still capture the location and I would t trust it, but in practice anyone that you’ve allowed to see your location (for an hour, day, while on-route) gets a “location unknown” on their app of the toggle is off.

[-] powermaker450@discuss.tchncs.de 2 points 1 month ago* (last edited 1 month ago)

for two reasons, I can't use this.

  1. Android. Me, my family. Our past phones were, our current phones are, and future phones will be Android phones.
  2. I'm looking for whatever it may be to be OSS and self-hostable (if the community name didn't give that implication away)
[-] Custodian1623@lemmy.world 1 points 1 month ago

findmydevice on fdroid. you can use encrypted pings to your server at set intervals to track each device

[-] desktop_user 0 points 1 month ago

open source?

[-] aordogvan@lemmy.world 1 points 1 month ago

I'm also using Traccar. Found this yesterday and was going to give it a try. It's called Dawarich.

[-] GravitySpoiled@lemmy.ml 1 points 1 month ago

There's an osmand telegram plugin. Someone may want to rewrite it for matrix?

[-] possiblylinux127@lemmy.zip 1 points 1 month ago

Maybe some DIY solution with the Termux API and a web server?

this post was submitted on 22 Sep 2024
63 points (100.0% liked)

Selfhosted

40113 readers
768 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS