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.

  • blargh513@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 hour 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
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      1 hour 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.