For tracking my own location, I have tried out Traccar once. It works without any foreign data stores.
Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
It also integrates well with Home Assistant and supports OBD2 devices, which is a very nice bonus.
Organic maps imports all business locations from google maps Afaik. Just import your own kml file to drop the pins. Even supports multiple different location markers. Live position tracking included and navigation if you ever want to return. No self hosting required at all.
I've heard that immich and other picture-organizing software can will something like this?
I was going to say the same. It's wonderful.
How about Dawarich?
https://github.com/Freika/dawarich
I haven't used it myself, but I have it in the backlog of things to try out
I got a Dawarich instance running yesterday, so far it is pretty good. Getting it running over SSL was an absolute nightmare but now that it’s working the tracking is pretty powerful.
I don't know of such an alternative. A quick solution would be to use something like GeoNotes to take geolocated notes.
As far as a self-hosted solution goes, I'd just like to point out that you wouldn't need a self-hosted database of places. You could query Ouverture (or Google, OSM, etc.) for places near you, and you'd just need to store the check-in on your server with a basic API. This is an interesting problem, and not super hard to implement.
Every single (opensource) automated location tracker I've tried drained battery to the point where it is borderline useful.
Your best bet is to use something like Immich like others mentioned but it lacks specific business data like Google Timeline has, which I don't think it's possible with anything else.
So many good options! Ya'll are the best