Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Freika/dawarich

Self-hosted alternative to Google Location History (Google Maps Timeline)
https://github.com/Freika/dawarich

google-maps hacktoberfest homelab maps owntracks self-hosted

Last synced: about 1 month ago
JSON representation

Self-hosted alternative to Google Location History (Google Maps Timeline)

Awesome Lists containing this project

README

        

# 🌍 Dawarich: Your Self-Hosted Location History Tracker

[![Discord](https://dcbadge.limes.pink/api/server/pHsBjpt5J8)](https://discord.gg/pHsBjpt5J8) | [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/H2H3IDYDD) | [![Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dfreika%26type%3Dpatrons&style=for-the-badge)](https://www.patreon.com/freika)
Donate using crypto: [0x6bAd13667692632f1bF926cA9B421bEe7EaEB8D4](https://etherscan.io/address/0x6bAd13667692632f1bF926cA9B421bEe7EaEB8D4)

[![CircleCI](https://circleci.com/gh/Freika/dawarich.svg?style=svg)](https://app.circleci.com/pipelines/github/Freika/dawarich)

---

## πŸ“Έ Screenshots

![Map](screenshots/map.jpeg)
*Map View*

![Stats](screenshots/stats.jpeg)
*Statistics Overview*

![Import](screenshots/imports.jpeg)
*Imports page*

---

## πŸ—ΊοΈ About Dawarich

**Dawarich** is a self-hosted web app designed to replace Google Timeline (aka Google Location History). It enables you to:
- Visualize your data on an interactive map.
- Import your location history from Google Maps Timeline and Owntracks.
- Explore statistics like the number of countries and cities visited, total distance traveled, and more!

πŸ“„ **Changelog**: Find the latest updates [here](CHANGELOG.md).

---

## ⚠️ Disclaimer

- πŸ› οΈ **Under active development**: Expect frequent updates, bugs, and breaking changes.
- ❌ **Do not delete your original data** after importing into Dawarich.
- πŸ“¦ **Backup before updates**: Always [backup your data](https://dawarich.app/docs/tutorials/backup-and-restore) before upgrading.
- πŸ”„ **Stay up-to-date**: Make sure you're running the latest version for the best experience.

---

## 🧭 Supported Location Tracking

You can track your location with the following apps:

- 🌍 [Overland](https://dawarich.app/docs/tutorials/track-your-location#overland)
- πŸ›°οΈ [OwnTracks](https://dawarich.app/docs/tutorials/track-your-location#owntracks)
- πŸ—ΊοΈ [GPSLogger](https://dawarich.app/docs/tutorials/track-your-location#gps-logger)
- 🏑 [Home Assistant](https://dawarich.app/docs/tutorials/track-your-location#homeassistant)

Simply install one of the supported apps on your device and configure it to send location updates to your Dawarich instance.

---

## πŸš€ How to Start Dawarich Locally

1. Clone the repository.
2. Run the following command to start the app:
```bash
docker-compose up
```
3. Access the app at `http://localhost:3000`.

⏹️ **To stop the app**, press `Ctrl+C`.

---

## πŸ”§ How to Install Dawarich

- **[Docker Setup](https://dawarich.app/docs/intro#setup-your-dawarich-instance)**
- **[Synology](https://dawarich.app/docs/tutorials/platforms/synology)**

πŸ†• **Default Credentials**
- **Username**: `[email protected]`
- **Password**: `password`
(Feel free to change them in the account settings.)

---

## πŸ“Š Features

### πŸ” Location Tracking
- Track your live location using one of the [supported apps](#-supported-location-tracking).

### πŸ—ΊοΈ Location History Visualization
- View your historical data on a map with customizable layers:
- Heatmap
- Points
- Lines between points
- Fog of War

### πŸ”΅ Areas
- Draw areas on the map so Dawarich could suggest your visits there.

### πŸ“ Visits (Beta)
- Dawarich can suggest places you've visited and allow you to confirm or reject them.

### πŸ“Š Statistics
- Analyze your travel history: number of countries/cities visited, distance traveled, and time spent, broken down by year and month.

### πŸ“₯ Import Your Data
- Import from various sources:
- Google Maps Timeline
- OwnTracks
- Strava
- Immich
- GPX/GeoJSON files
- Photos’ EXIF data

### πŸ“€ Export Your Data
- Export your data to GeoJSON or GPX formats.

---

## πŸ“š Guides and Tutorials

- [Set up Reverse Proxy](https://dawarich.app/docs/tutorials/reverse-proxy)
- [Import Google Takeout](https://dawarich.app/docs/tutorials/import-existing-data#sources-of-data)
- [Track Location with Overland](https://dawarich.app/docs/tutorials/track-your-location#overland)
- [Track Location with OwnTracks](https://dawarich.app/docs/tutorials/track-your-location#owntracks)
- [Export Your Data](https://dawarich.app/docs/tutorials/export-your-data)

πŸ› οΈ More guides available in the [Docs](https://dawarich.app/docs/intro).

---

## πŸ› οΈ Environment Variables

Check the documentation on the [website](https://dawarich.app/docs/environment-variables-and-settings) for detailed information about environment variables and settings.

---

## πŸ’« Star History

As you could probably guess, I like statistics.





Star History Chart