this post was submitted on 25 Jun 2023
32 points (100.0% liked)

Technology

37592 readers
202 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Hi all,

Does anyone know of any apps that track your location over time and map it so that you can see where you were at a given time? Preferably one that doesn't upload any of this information to a/the cloud?

I'm a forgetful person and often wonder "what was I don't last Tuessday?" or "When did I get home?" or "How long was I at X?". Sometimes I also just want to contribute to things like OpenStreetMaps for less mapped areas (though I know this requires very frequent pings).

I used to use this feature using Google Location History but stopped because I decided I didn't want to give them any more of my data than necessary.

If anyone plays Legend of Zelda BOTW or TOTK, I'm thinking of it as a sort of personal "Hero's Path Mode".

you are viewing a single comment's thread
view the rest of the comments
[–] VanillaGorilla@kbin.social 1 points 1 year ago (1 children)

What do you do with the data in home assistant? By import, do you mean a near synchronous automatic import or something you have to do manually at the end of the day? Do you use it for geo fencing?

[–] scott@lem.free.as 1 points 1 year ago (1 children)

By import I mean "automatic sync", yes.

I just use it to "track" myself. You can use it for geofencing, yes. You just attach it to your user and it adds your location to you.

The main reason I use it over the Home Assistant app's built-in sensors is that PhoneTrack is able to store your location data if you're offline (out of cell network range, etc.) whereas the HA app just discards it.

[–] VanillaGorilla@kbin.social 1 points 1 year ago

Nice. Good to know, thanks