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!

  • AmbiguousProps@lemmy.today
    link
    fedilink
    English
    arrow-up
    49
    ·
    3 months ago

    I use Home Assistant for this. It works very well and the data is all local. It’s probably a bit heavy if you don’t use the other parts of home assistant though.

    • Hominine@lemmy.world
      link
      fedilink
      English
      arrow-up
      18
      ·
      3 months ago

      After several projects this is the best solution by my lights. The home assistant companion app coupled with tasker is pretty powerful. You can call remote location updates via intents and use taskerHA plugin for back and forth communication between the two.

    • yestalgia@lemmy.world
      link
      fedilink
      English
      arrow-up
      9
      ·
      3 months ago

      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.

        • Lka1988@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 months ago

          Home Assistant location doesn’t quite play nice with GOS. My wife and I have been looking for a Life360 replacement ourselves. She runs Graphene, and it’ll grab location periodically, but it’s not consistent.

          • AmbiguousProps@lemmy.today
            link
            fedilink
            English
            arrow-up
            2
            ·
            3 months ago

            Do you use persistent connection? Both myself and my partner use GOS and it works fine, and updates frequently. You might also be able to change the pull rate as well.

            • Lka1988@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              1
              ·
              3 months ago

              I want to say I enabled it, but I’ll have to check again.

              Does increasing the poll rate affect the battery usage much?

              • AmbiguousProps@lemmy.today
                link
                fedilink
                English
                arrow-up
                3
                ·
                3 months ago

                I think it could drain battery depending on what settings you tweak. However, I don’t have terrible battery drain. Here’s all of my settings that could be related:

                With those settings, I get pretty frequent updates to my location. I do wonder about the call out that the update interval for locations is separate from others, I wonder if that applies?

                • Lka1988@lemmy.dbzer0.com
                  link
                  fedilink
                  English
                  arrow-up
                  4
                  ·
                  3 months ago

                  So we took a look trying to figure out why her phone wasn’t giving HA a consistent location… She likes to turn off the camera/mic/location killswitches 😂

                  Quick fix haha, but at least we know that Graphene is doing the thing that it’s known to do!

    • yestalgia@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 months ago

      Do you know if it works well with GrapheneOS?

      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.

    • yestalgia@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      3 months ago

      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.

  • jabberwockiX@piefed.social
    link
    fedilink
    English
    arrow-up
    6
    ·
    3 months ago

    I use paralino on grapheneOS. I have been using it for a year or so. You can have groups like family or friends and create locations so you can get alerts when someone leaves or arrives. There is a subscription fee but it isn’t a lot and only one person needs to buy it. Everything is end to end encrypted and only exists between the devices. There isn’t a central server storing your data. I would rather self host something but at the time I wasn’t prepared to do it and now it just works for me.

    • Schwim Dandy@piefed.zipOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 months ago

      This is an absolute gem and I thank you very much for the suggestion. I’m in the same boat as you and will happily pay them until I decide to handle the backend myself.

  • pmtriste@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    3 months ago

    I’m using reitti, which I believe allows real time location sharing, if you enable it. I’m using the Overland app on iPhone, I think it was the same app on android but I don’t have that phone in front of me at the moment (iPhone is for work).

  • electric_nan@lemmy.ml
    link
    fedilink
    English
    arrow-up
    6
    ·
    3 months ago

    I literally set this up yesterday. I already have Nextcloud, so I installed the PhoneTrack app for that. PhoneTrack app on my Android, and Traccar on my wife’s iPhone. For her to view locations, she has to log in to Nextcloud in a browser. I bookmarked it and pinned it to her home screen.

  • artyom@piefed.social
    link
    fedilink
    English
    arrow-up
    5
    ·
    3 months ago

    Only one I’m aware of is OwnTracks via HomeAssistant

    On the other hand, Zood Location is p2p and e2ee.

  • justme@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    3 months ago

    my wife and i use owntracks for address now. it’s a pretty easy setup, bit can be expended at will. the confusing part at the beginning is just that there is no actual “owntracks server”.

    what you do is: set up a mqtt server, of you don’t have one already (e.g. mosquitto) and install the owntracks app on the devices.

  • Matt@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    This is the usecase I still use WhatsApp for, since it has location sharing without Play services and works on GrapheneOS.