Hi, I’m looking for an alternative to Google’s Find my phone that can be self hosted. Most important feature would be to see the last known location of a mobile phone without disclosing the location to any third party system. It would be nice to have features like making the phone ring or wiping the phone remotely.

Happy to hear any ideas what you people are using.

  • Little known feature on Home Assistant is the ability to have any phone who has home assistant installed to be able to use it as a trigger. So you can see things like battery left and gps location. I have an automations that will ping the last location of my family members when the phone hits 2% power so I can see their last location right before the phone dies.

    • great idea, but a suggestion.

      instead of just one ping at 2%, do three within 10 seconds of each other. this would determine direction and rate of travel.

    • 5 hours

      Well that’s pretty cool. So when You ping, does it save this data or do you have to actually be present for the ping (on your phone)?

    • How do you ping a location update? I’ve tried sending the hidden sms that’s supposed to do is but it only seems to work about 25% of the time, and I have to run the actual location check like 3-4 minutes later

  • 8 hours

    FYI, I came across an app called FindFamily on F-Droid, but it looks like a vibe-coded vaporware, and who knows what server it’s connecting to in the background.

    On device, I’d trust OwnTracks, Colota, or GPSLogger, then use Dawarich or Reitti on the server. That is, if you are interested in device history, which could be useful in tracking a lost device, or just having your personal memoies saved.

    These do not provide defensive measures like photo or remote wiping. FMD can do that over SMS if the phone is disconnected from the server.

    • I use owntracks with a free cloudaqmp plan for the mqtt broker. It felt safer than trying to manage my own mqtt open inf the internet. The data is decrypted and parsed by a dedicated node on my main node red instance.

    • I think I will try a combination if dawarich and FMD. Any reason other apps like colota are preferred to the dawarich app on the device?

      • 17 minutes

        Never tried it. It looks like maybe the mobile app is not available from open source repos.

  • 8 hours

    I use Dawarich on my server and Colota as the app on my phones. It is quite good but has some minor shortcomings with multiple devices and being able to see previous routes ONLY FOR THE ACCOUNT YOU’RE LOGGED INTO (so not family member phones) but is fine for live location for all devices. Also you use a browser to track location instead of an app which is a minor annoyance.

    I had been using Traccar and liked that but after moving to GrapheneOS, the Traccar client would not stay running in background.

    I tried FMD-FOSS and couldn’t get it to fully work. This serves a different purpose than those listed above and I ended up not really needing it.

    I tried all of the other popular options and even linking one to Nextcloud and didn’t care for them or couldn’t get them to work. Reitti and GPS Logger worked but I prefer Dawarich and Colota.

    • 8 hours

      I had this and switched to reitti with owntracks specifically to work with multiple family accounts. Owntracks is not as nice as Colota in most ways, but shows the live location of my family. I had some stability issues with dawarich using multiple devices (most likely user error) but liked it. I do think that reitti has a nicer interface and features, but probably a matter of taste.

  • I’m not too familiar with that functionality as I don’t use Google services, but I guess you want something that shows you where the phone is. I have been tracking my phone’s movements using Phonetrack for Android sending data to the Phonetrack app on my Nextcloud instance. I use it with other phones in the family as well.

  • 9 hours

    Maybe the combo of Reitti (server) and GPSLogger (Android) can help.

    For wiping, it makes sense to use something else.