mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 17:21:38 -05:00
Self-hostable alternative to Google Location History (Google Maps Timeline)
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.4.3 to 6.4.4. - [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases) - [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md) - [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v6.4.3...v6.4.4) --- updated-dependencies: - dependency-name: factory_bot_rails dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .circleci | ||
| .github | ||
| app | ||
| bin | ||
| config | ||
| db | ||
| docs | ||
| lib | ||
| log | ||
| public | ||
| screenshots | ||
| spec | ||
| storage | ||
| swagger/v1 | ||
| test | ||
| tmp | ||
| vendor | ||
| .app_version | ||
| .dockerignore | ||
| .env.development | ||
| .env.template | ||
| .env.test | ||
| .gitattributes | ||
| .gitignore | ||
| .rspec | ||
| .rubocop.yml | ||
| .ruby-version | ||
| app.json | ||
| CHANGELOG.md | ||
| config.ru | ||
| CONTRIBUTING.md | ||
| dev-docker-entrypoint.sh | ||
| dev-docker-sidekiq-entrypoint.sh | ||
| docker-compose.yml | ||
| Dockerfile | ||
| Dockerfile.dev | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| Makefile | ||
| package-lock.json | ||
| package.json | ||
| Procfile | ||
| Procfile.dev | ||
| Rakefile | ||
| README.md | ||
| yarn.lock | ||
🌍 Dawarich: Your Self-Hosted Location History Tracker
|
|
Donate using crypto: 0x6bAd13667692632f1bF926cA9B421bEe7EaEB8D4
📸 Screenshots
🗺️ 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.
⚠️ 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 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
- 🛰️ OwnTracks
- 🗺️ GPSLogger
- 🏡 Home Assistant
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
- Clone the repository.
- Run the following command to start the app:
docker-compose up - Access the app at
http://localhost:3000.
⏹️ To stop the app, press Ctrl+C.
🔧 How to Install Dawarich
🆕 Default Credentials
- Username:
user@domain.com - Password:
password(Feel free to change them in the account settings.)
📊 Features
🔍 Location Tracking
- Track your live location using one of the supported apps.
🗺️ 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
- Import Google Takeout
- Track Location with Overland
- Track Location with OwnTracks
- Export Your Data
🛠️ More guides available in the Docs.
🛠️ Environment Variables
Check the documentation on the website for detailed information about environment variables and settings.
💫 Star History
As you could probably guess, I like statistics.


