OpenSource-Hub
D

Dawarich

9.0k stars·Privacy Protection·SHA-256 checksum verified

Self-hostable location history tracker that replaces Google Timeline, with map visualization, travel stats, and family sharing.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Self-host your location history, ditch Google Timeline, share with family—fully private.

Core Features

  • Real-time location tracking via multiple apps (iOS, Android, Overland, OwnTracks, GPSLogger, etc.)
  • Interactive map layers: heatmap, points, lines, fog of war
  • Family sharing with per-member toggle for privacy
  • Geofenced areas: draw zones, Dawarich suggests your visits
  • Visit detection (Beta): auto-suggest places you've been, confirm or reject

What It Can't Do

  • Do NOT auto-update! Read release notes and backup before updating. 2. Keep original data files after import. 3. Expect breaking changes during active development. 4. Change default credentials immediately.

Use Cases

  • Privacy-first alternative to Google Timeline without cloud dependency
  • Family location sharing with individual consent
  • Travel logging and statistics for frequent travelers
  • Track days spent in each country for tax residency or personal logs

Detailed Introduction

Dawarich is a self-hosted web app designed to replace Google Timeline (Google Location History). It lets you track your location, view history on an interactive map (heatmap, points, lines, fog of war), create trips, share live location with family, and integrate with Immich or Photoprism for geotagged photos. Supports imports from Google Takeout, OwnTracks, GPX, GeoJSON, Strava, and EXIF data. Provides statistics like visited countries, total distance, and days per country. Offers areas and visits detection (beta). Runs via Docker with easy setup.

Troubleshooting & FAQ (2)

Troubleshooting
Why does the Timeline Calendar not show green days for activities added after updating to version 1.7.0?

Update to version 1.7.11 where this bug is fixed. The issue caused the timeline calendar to use UTC time instead of local time, leading to missing green indicators for new points. If updating immediately isn't possible, check your timezone settings as a temporary workaround.

GitHub Issue #2579
Troubleshooting
Why do I get 'KeyError in Map::Maplibre#index' and 'JWT_SECRET_KEY not found' after upgrading to Maplibre 1.7.1?

The JWT_SECRET_KEY environment variable is missing. Starting from v1.7.0, a JWT secret is required. Set it in your Docker environment: add -e JWT_SECRET_KEY=your_secret_key or include environment: JWT_SECRET_KEY: your_secret_key in docker-compose. Use a secure random string (e.g., openssl rand -hex 32). Restart the container after setting the variable.

GitHub Issue #2570

Tags

self-hostedlocation-trackinggoogle-timeline-alternativeprivacyfamily-sharingmap-visualization

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Install Docker and docker-compose

4

Step 2: Clone repo and run: docker compose -f docker/docker-compose.yml up

5

Step 3: Open http://localhost:3000, login with demo@dawarich.app / safepassword

Install Guide
  1. Step 1: Install Docker and docker-compose
  2. Step 2: Clone repo and run: docker compose -f docker/docker-compose.yml up
  3. Step 3: Open http://localhost:3000, login with demo@dawarich.app / safepassword
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Stop containers with Ctrl+C, then run docker compose -f docker/docker-compose.yml down; remove data volumes if needed.

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-06-26 02:25:14
GitHub RepositoryOfficial Website

Having issues? Check the FAQ below

2 FAQs

Similar Projects