Hi there, everyone.
For various reasons, our family makes use of Life360. I’m wanting to move to either a linux or completely degoogled phone(ATM, I’m on Graphene but utilize the Play store for Life360 and a few other apps) but can’t afford not to have the ability for a group of 4 phones to share their locations with each other all the time, not just to send a pin at certain times. I ONLY need the real time sharing to other devices in the group, I don’t need anything else that Life360 offers.
It can’t be hard to use as one of the phones we need it on is owned by an 80yo with cognitive/memory issues. This is where Life360 shines, we’re able to find him without him ever needing to do anything on his phone.
Is there an option for this out there for self hosting? I could even handle not self-hosted but multi-OS and non-Play connected. I do have a couple VPS I could run backend software on, if needed.
Thanks for your time!



Dev of reitti here 👋
Reitti allows sharing data like live location between users. If you use the owntracks app, you would even see all users, which share their location woth you, directly in the app.
Else you can see them in reitti directly with their latest known location.
https://www.dedicatedcode.com/projects/reitti/latest/
I’ve been following reitti for some time. Happily surprised to see you on Lemmy :)
Didn’t knew it allowed live location sharing, thanks for the info.
I try to be active on both. Reddit has the reach, but I like the vibe of this community on Lemmy. It is so much calmer and friendlier.
Over the last year, the community came up with some awesome ideas I incorporated into Reitti. It is easy to miss some of them. I try to add as much documentation as possible, but it is, on one side, hard to anticipate how users search for features and, on the other, not to miss some of them over time. Maybe it is a good idea to take some time and add all missing stuff since I am wrapping up the 5.0 release.
If I remember correctly, data sharing came as a suggestion on my first post here on Lemmy. Over the last year, I refined that, and now users on the same instance can share their data. You are even able to connect to users on other instances of Reitti and finally share your data via magic links.
I am really thankful for all the support Reitti gets, and the ideas of our users make a difference in how it is coming along.
Do you know if it works well with GrapheneOS?
Does it use http or MQTT?
I was using Traccar and that worked well until moving to GOS and then background updates wouldn’t work.
I tried owntrack and nextcloud but never got it to work.
I am using the OwnTracks app on Graphene OS via http and it’s working well so far, but I only set it up very recently.
I installed with obtanium and it doesn’t need any play services, Graphene’s location service works fine.
I am using a different back end though, GeoPulse not Reitti. Still evaluating the different choices, I will probably try Reitti as well.
You can get data via HTTP into reitti. Registering reitti on a MQTT broker also works.
I’m trying this out right now. I’ve been using dawarch but it still has some ironing out to do.
FYI, the wget command pulled the github web page HTML where the file is hosted instead of the file itself. Weird. Easy fix but I’m guessing that’s a GitHub issue.
I fixed the link and it should be resolved in a couple of minutes. I used the wrong one and never tested that command.
Thank you for coming back with that. That really helps :)
No problem. By the way, this is a HUGE improvement over dawarich IMO. On my system, it just works extremely smoothly and connecting it with other services worked seamlessly.
I’m now using OwnTracks on mobile, and it was easy to connect to Immich and see my photos on the timeline. This is great! Thanks for sharing it.
I am happy to hear that.
Thank you for the info. I will check the command.