Ditch Google Timeline: Self-Host Your Location History with Dawarich
Ever wished you could keep track of your location history without handing all your data to Google? Dawarich is a self-hostable, open-source alternative to Google Timeline that puts you back in control. No more wondering who’s storing your movements—just your own server, your own rules.
What It Does
Dawarich is a Rails-based web app that logs and visualizes your location history. Import data from Google Takeout, use it with apps like OwnTracks, or manually add points. It then displays your travels on an interactive map, complete with stats and trip summaries—just like Google Timeline, but without the privacy trade-offs.
Why It’s Cool
- Self-hosted = Your data, your rules: No third-party tracking, no ads, no surprises.
- Google Takeout support: Migrate your existing Google Timeline data easily.
- Extensible API: Works with location-tracking apps (OwnTracks, Traccar) or custom scripts.
- Privacy-first: AGPL-licensed, so you know there’s no funny business.
How to Try It
- Demo: Check out the live demo at dawarich.app.
- Self-host: Clone the GitHub repo, set up with Docker (
docker-compose up
), and configure your instance. - Import data: Pull in your Google Location History via Takeout or start fresh.
Final Thoughts
Dawarich is a solid option for devs who want location history without the Big Tech baggage. It’s not as polished as Google’s offering (yet), but it’s actively developed and already functional. If you’re into self-hosting or just privacy-conscious, this is worth a spin.
Got thoughts? Hit us up @githubprojects.