dawarich
Dawarich is a self-hostable alternative to Google Location History (Google Maps Timeline)
Installation⚑
Tweak the official docker-compose keeping in mind:
- To configure the
APPLICATION_HOST
if you're using a reverse proxy
Then run docker compose up
. You can now visit your Dawarich instance at http://localhost:3000 or http://demo@dawarich.app
and password
Go to your account and change the default account and password.
Be careful not to upgrade with watchtower, the devs say that it's not safe yet to do so.
Usage⚑
How to see the coordinates of a point⚑
You need to enable the "Points" layer, which is on the layers menu at the top right of the map.
Then if you click on one point you can get the coordinates
Not there yet⚑
- Immich photos are not well shown: This happens when opening the map, or selecting one of the buttons "Yesterday", "Last 7 Days" or "Last month". If you select the same date range through the date-pickers, the photos are shown.
- Support import of OSMand+ favourites gpx
- OpenID/Oauth support