167

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.

all 36 comments
sorted by: hot top new old
[-] jaschen306@sh.itjust.works 42 points 18 hours ago

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.

[-] blargh513@sh.itjust.works 5 points 11 hours ago

I use home assistant and have a dashboard button that triggers an automation.

Using the notification action, I turn off do-not-disturb, turn off Bluetooth (so it doesn't pipe sound to earbuds or remote audio), set notification mode to on (not vibrate) and set the notification volume to max. I used to loop the default notification sound, but then switched so that the notification uses a new channel entirely and set each phone with a song so it will play for a while. You can silence it with the volume key.

Took a little tinkering to get it right, but works really well.

[-] GreenKnight23@lemmy.world 25 points 18 hours ago

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.

[-] blargh513@sh.itjust.works 4 points 11 hours ago* (last edited 11 hours ago)

You can just remotely enable high accuracy mode for a minute and it will trace their path on a map cleanly.

_action: notify.mobile_app_your_fone metadata: {} data: message: device_high_accuracy_mode data: silent: true high_accuracy_mode: turn_on channel: loc __

[-] GreenKnight23@lemmy.world 1 points 11 hours ago

wouldn't that either be disabled due to the low battery or eat up the remainder of the battery?

I would think snapping coords, even at low accuracy, would be more power efficient since it technically doesn't have to connect to more satellites and requires less compute.

[-] jaschen306@sh.itjust.works 3 points 12 hours ago

Ohhhhhh fantastic idea!!

[-] irmadlad@lemmy.world 5 points 17 hours ago

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)?

[-] Kirk@startrek.website -1 points 17 hours ago

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

[-] jaschen306@sh.itjust.works 1 points 4 hours ago

Don't use sms. Use the home assistant notify skill. It will notify my phone using the notify.notify skill.

But if I'm going to do 3 pings for the direction of the pings, then I gotta figure out a different solution.

[-] kokomo@reddit.kokomo.cloud 125 points 22 hours ago
[-] SuspiciousCarrot78@aussie.zone 2 points 9 hours ago

Brilliant!

How does it go for chewing thru the phone battery tho?

[-] WaterWaiver@aussie.zone 6 points 12 hours ago* (last edited 12 hours ago)

I am using this one. Texting or messaging my phone (on anything that makes a notification popup) with the text "fmd password location" gives me GPS coords. More than enough for me, and works even from a borrowed stranger's phone.

Setup steps require ADB though, because in the phone ecosystem getting "unusual" permissions usually requires business deals with Google/Apple.

[-] timbuck2themoon@sh.itjust.works 12 points 19 hours ago

Works awesome, Dev is super responsive. Donate if you can.

[-] zombiebikini@lemmy.zip 16 points 21 hours ago

That sounds great. Will check it out.

[-] schwim@piefed.zip 2 points 14 hours ago

I just wanted to add a thankyou for sharing the link. What a great solution!

[-] hellmo_luciferrari@lemmy.zip 13 points 22 hours ago

Just set this up myself. Its quite nice

[-] ITGuyLevi@programming.dev 8 points 22 hours ago

Definitely have to check this out, thanks man!

[-] kokomo@reddit.kokomo.cloud 4 points 21 hours ago* (last edited 21 hours ago)

Of course, no problem!!

[-] ramasses@social.ozymandias.club 3 points 17 hours ago

I have been hosting my own server for a few months bow. Works amazingly. One thing is their seems to be two versions of the server, make sure the one you install is the actively maintained one.

[-] stretch2m@infosec.pub 5 points 13 hours ago

Not self hosted but this works great. https://preyproject.com/

[-] not_IO@lemmy.blahaj.zone 2 points 13 hours ago

just send someone a massage to call you ๐Ÿคท

[-] chronicledmonocle@lemmy.world 7 points 12 hours ago

How does one send a massage? ๐Ÿ˜

[-] Psythik@lemmy.world 2 points 10 hours ago

Like this: ๐Ÿ’†

[-] gedaliyah@lemmy.world 14 points 20 hours ago

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.

[-] ndupont@lemmy.blahaj.zone 1 points 12 hours ago

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.

[-] zombiebikini@lemmy.zip 2 points 19 hours ago

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?

[-] gedaliyah@lemmy.world 1 points 13 hours ago

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

[-] zombiebikini@lemmy.zip 1 points 4 hours ago

Ah it seems they released the android app very recently and it is not FOSS.

[-] modem_down@thebrainbin.org 4 points 17 hours ago
[-] yestalgia@lemmy.world 8 points 21 hours ago* (last edited 21 hours ago)

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.

[-] gedaliyah@lemmy.world 2 points 20 hours ago

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.

[-] tsl@lemmy.stefanoprenna.com 7 points 22 hours ago

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.

[-] artyom@piefed.social 2 points 20 hours ago
[-] suzune@ani.social 3 points 22 hours ago* (last edited 22 hours ago)

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

For wiping, it makes sense to use something else.

[-] zombiebikini@lemmy.zip 3 points 21 hours ago

This could work, I'll check it out

this post was submitted on 26 Jul 2026
167 points (99.4% liked)

Selfhosted

60951 readers
719 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS