diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 385640ed..44399734 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1189,6 +1189,26 @@ "notes": [], "type": "ct" }, + { + "name": "Dawarich", + "slug": "dawarich", + "desc": "Dawarich is a self-hosted alternative to Google Timeline (Google Maps Location History). It allows you to import your location history from Google Maps Timeline and Owntracks, view it on a map, and analyze your location data with statistics and visualizations.", + "script": "ct/dawarich.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/dawarich.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/dawarich.sh", + "os": "debian", + "categories": [ + 9 + ], + "notes": [ + "Default credentials: demo@dawarich.app / password - Change after first login!" + ], + "type": "ct", + "default_credentials": { + "username": "demo@dawarich.app", + "password": "password" + } + }, { "name": "Debian", "slug": "debian",