Open Menu
AllLocalCommunitiesAbout
lotide
AllLocalCommunitiesAbout
Login

Google killed Maps Timeline, so I self-hosted a better one [OnTracks]

⁨271⁩ ⁨likes⁩

Submitted ⁨⁨1⁩ ⁨day⁩ ago⁩ by ⁨cm0002@lemmy.world⁩ to ⁨selfhosted@lemmy.world⁩

https://www.androidauthority.com/google-maps-timeline-alternative-3568195/

source

Comments

Sort:hotnewtop
  • jlow@discuss.tchncs.de ⁨1⁩ ⁨day⁩ ago

    There is also

    dawarich.app

    But I could never get it to ingest any data from the recc Android apps (this is probably a me problem, though, Linux Unplugged crew are using it).

    source
  • lka1988@sh.itjust.works ⁨1⁩ ⁨day⁩ ago

    Misleading as fuck. The Timeline feature never went away - it’s just device-only.

    source
    • scrubbles@poptalk.scrubbles.tech ⁨23⁩ ⁨hours⁩ ago

      There’s a good chunk of us who used it with the web, and they’re adding that to the vast Google graveyard. That in and of itself makes me excited to see an alternative because Google will kill the app version on a whim too.

      source
      • Blue_Morpho@lemmy.world ⁨22⁩ ⁨hours⁩ ago

        The device only was for privacy. When the data was stored in the cloud, the government had unrestricted access. By making it device only they need to get your device to get that data.

        source
        • -> View More Comments
      • lka1988@sh.itjust.works ⁨20⁩ ⁨hours⁩ ago

        It never went away. It’s still a feature. It’s just stored locally on your device. Thats it.

        source
    • corsicanguppy@lemmy.ca ⁨20⁩ ⁨hours⁩ ago

      Yes, technically it’s still on the tiny screen of your phone with a really bad ux to make it go, sure. But you see how ‘went away’ is both true for web and effectively true for phone app? You do see that, right?

      source
      • lka1988@sh.itjust.works ⁨17⁩ ⁨hours⁩ ago

        Yeah, super hard to find…

        Image

        source
    • Paige@piefed.ca ⁨23⁩ ⁨hours⁩ ago

      Thanks for clarifying, I was worried for a second.

      source
    • jlow@discuss.tchncs.de ⁨1⁩ ⁨day⁩ ago

      What does device-only mean in this context? That it’s only stored on your phone?

      source
      • dan@upvote.au ⁨22⁩ ⁨hours⁩ ago

        Because of various privacy legislation, and people not wanting Google to track them as much, they stopped syncing the data to Google servers. It’s entirely local now. You can enable encrypted backups and back up the data, however you can really only have the data on one device now, and the web version is gone.

        source
      • gazter@aussie.zone ⁨23⁩ ⁨hours⁩ ago

        It’s no longer accessible from a desktop, only from the Google Maps app.

        source
      • lka1988@lemmy.dbzer0.com ⁨21⁩ ⁨hours⁩ ago

        What else could that possibly mean?

        source
  • gullmar@feddit.it ⁨15⁩ ⁨hours⁩ ago

    I tried both the OwnTracks server and Dawarich, and had problems using them with my reverse proxy (Caddy), which I didn’t manage to fix. Eventually, I installed the Nextcloud app Phonetrack, and I’ve been using it for months with the OwnTracks client: it works fine, it can also export GPX files, which I can use to tag pictures shot with my camera, using Darktable. I recommend this solution if you are already using Nextcloud!

    source
  • Zagorath@aussie.zone ⁨1⁩ ⁨day⁩ ago

    How exactly does it work from your phone’s perspective? Does it hook into Google Play Services location data? Do you need to install a different low-level application that replicates that functionality? (If so, what’s the battery life impact like?) Does it need a foregrounded app?

    I’m really interested in this, because like the author I’m really upset at Google killing yet another incredibly useful feature. But the article is a little light on details.

    source
    • jlow@discuss.tchncs.de ⁨1⁩ ⁨day⁩ ago

      It (theoretically) works without PlayServices. I’m on CalyxOS with MicroG enabled and while I was testing OwnTracks I think MicroG was using the Gplay Location services or something? I’ve since turned something off in MicroG location settings that was phoning home to Google and GPS is pretty bad now, not sure if OwnTracks would still be usable.

      I think the official app tries to not be killed by Android woth the usual tricks (permanent notification, disabling battery optimisation):

      f-droid.org/packages/org.owntracks.android

      You can (theoretically) control how often locations are tracked and sent but for me was using the location service constantly and draining battery quite a bit.

      source
      • Zagorath@aussie.zone ⁨17⁩ ⁨hours⁩ ago

        the official app tries to not be killed by Android woth the usual tricks (permanent notification, disabling battery optimisation)

        …

        You can (theoretically) control how often locations are tracked and sent but for me was using the location service constantly and draining battery quite a bit.

        Ah. Those are exactly what I was worried about. It’s not able to just happen entirely in the background the same way Google’s feature does, then? Kind of automagically?

        source
        • -> View More Comments
    • scrubbles@poptalk.scrubbles.tech ⁨23⁩ ⁨hours⁩ ago

      The article said there’s a phone companion app

      source
      • Zagorath@aussie.zone ⁨17⁩ ⁨hours⁩ ago

        But not exactly how the app works. If it’s a Strava-like app you have to remember to run in the foreground, the value is a lot lower to me than something that either uses or replicates GPS’ automatic background behaviour.

        source
  • AtariDump@lemmy.world ⁨22⁩ ⁨hours⁩ ago

    I tried setting up own tracks like a year ago and it sucked HARD.

    Has the computer setup potion become any easier?

    source
    • jlow@discuss.tchncs.de ⁨6⁩ ⁨minutes⁩ ago

      What problems did you encounter? I dimly not using the official docker-compose file but one from else (because I wanted to use Http?) but personally I didn’t find it as complicated as setting up Immich or Invoice Ninja or other services that have multiple containers that need to talk to each other.

      source