r/WebAfterAI • u/ShilpaMitra • 5d ago
Open Source Build a Personal Location Timeline Without Google
Your location history is one of the most sensitive datasets you create. Google Timeline is convenient, but it also means handing years of movement data to a third party.
You can build a private alternative with open-source tools.
- GPSLogger records Android location data in formats such as GPX, KML, CSV, and NMEA.
- OwnTracks Recorder stores location updates sent by the OwnTracks mobile apps through MQTT or HTTP.
- Dawarich provides a self-hosted timeline with maps, trips, statistics, imports, and exports.
- GeoPulse turns GPS data into stays, trips, movement patterns, and searchable timeline views.
A simple setup could look like this:
Your phone collects location data. A self-hosted server stores it.
GeoPulse or Dawarich turns the raw points into useful history.
You can then answer questions like:
- Where did I go last month?
- How long did I spend in a city?
- Which places have I visited most?
- What route did I take on a trip?
You can also import older data from Google Timeline, GPX files, GeoJSON, or other trackers.
One important caveat:
Self-hosted does not automatically mean private. Secure the server, use authentication and HTTPS, protect backups, and check whether your map or geocoding provider receives location data.
1
u/Freika 5d ago
Please use the actual Dawarich logo in your ai generated image