Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

362 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoPulse

GeoPulse Logo

A self-hosted location tracking and analysis platform

License: BSL 1.1 Docker Self-Hosted Privacy First


GeoPulse transforms raw GPS data from tracking apps like OwnTracks, Overland, Dawarich or HomeAsssitant into organized timelines and insights. It automatically categorizes your location data into stays and trips, providing a clear view of your movement patterns while keeping everything on your own server. GeoPulse has integration with Immich server so you can view your photos directly on the timeline map.

GeoPulse Interactive Timeline

Interactive timeline with automatic stay/trip detection and map visualization

🚀 Getting Started

GeoPulse can be deployed using Docker Compose or Kubernetes (Helm).

Quick Start with Docker

Deploy GeoPulse in under 5 minutes:

Choose your deployment scenario:

  • 🏠 Local Deployment - Deploy on your local machine (zero configuration required)
  • 🌐 Production - Deploy on server with domain and reverse proxy

Both scenarios optionally support MQTT for real-time OwnTracks integration.

👉 Docker Deployment Instructions

Once deployed:

Kubernetes Deployment

For Kubernetes clusters you can install GeoPulse using the provided Helm chart.

helm repo add geopulse https://tess1o.github.io/geopulse/charts
helm repo update
helm install my-geopulse geopulse/geopulse

The interactive script will guide you through the process.

Features

GPS Data Integration

  • Works with OwnTracks (HTTP or MQTT), Overland, Dawarich, HomeAssistant and GPSLogger tracking apps
  • Real-time data sync with GPS tracking apps.
  • Manual import from Google Timeline, GPX, GeoJSON or OwnTracks JSON files

Timeline and Maps

  • Automatic categorization of GPS data into stays, trips and data gap when no GPS is available
  • Interactive maps showing your complete movement history
  • Immich integration to show your photos on the timeline map
  • Flexible date range viewing (single day to months of data)

Analytics

  • Dashboard with distance traveled and visit statistics
  • Journey insights showing countries and cities visited
  • Movement pattern analysis and activity tracking
  • AI-powered location insights and intelligent data analysis

AI Chat Assistant

  • Ask questions about your location data and get intelligent insights
  • Natural language queries about travel patterns, visits, and habits
  • Use any OpenAI compatible service (each user needs to provide their own API Key)

Social Features

  • Connect with friends to share locations
  • Real-time friend location sharing
  • Privacy controls for what and when you share

Sharing

  • Public share links for non-registered users
  • Time-limited and password-protected access
  • Temporary, revocable sharing links

Places Management

  • Save favorite locations and areas
  • Add/Edit/Delete favorite places directly on the map
  • Reverse geocoding using Nomatim, Google Maps or Mapbox API.

Customization

  • Adjustable timeline sensitivity settings individually for each user
  • Custom map tiles support - Use satellite imagery or different map styles from providers like MapTiler, Mapbox, and more
  • Data export in multiple formats
  • Dark/light themes in UI
  • Mobile-responsive design

📚 Complete Documentation

Detailed Guides

Architecture

  • Backend: Java with Quarkus framework in Native mode
  • Database: PostGIS (PostgreSQL with geographic extensions)
  • Frontend: Vue.js 3 with PrimeVue components and chart.js
  • Maps: Leaflet with OpenStreetMap
  • Deployment: Docker Compose, Kubernetes (Helm Charts)
  • MQTT broker: Mosquitto (optional, used for OwnTracks MQTT integration)

Compatible Apps

OwnTracks (iOS, Android) - HTTP and MQTT Overland (iOS) Dawarich (iOS) Home Assistant GPSLogger

Authentication

GeoPulse supports multiple authentication methods:

Traditional Authentication

  • Username/password registration and login
  • Secure password hashing and JWT tokens

OIDC/SSO Authentication

  • OpenID Connect support for enterprise SSO
  • Compatible with Google, Microsoft, Keycloak, Auth0, and more
  • Multiple providers can be configured simultaneously
  • Account linking for users with existing accounts

See the Configuration Guide for OIDC setup instructions.

Privacy and Security

GeoPulse keeps your data under your control:

  • Self-hosted - your data stays on your server
  • No third-party tracking or external data sharing
  • Secure HTTP-only cookies with JWT tokens for API access
  • OIDC/SSO integration for enterprise environments
  • Granular sharing controls
  • Full data export capabilities

Screenshots

Timeline View

GeoPulse Interactive Timeline

Dashboard

GeoPulse Dashboard

Additional Views

Timeline (light theme)

Timeline (light theme)

Journey Insights

Journey Insights

Rewind

Rewind

Configuration & Setup

Location Sources Timeline Preferences

Share Location

Share Links

Data Management

Export Page Import Page GPS Data

AI Assistant

AI Chat

User Profile

User Profile

License

GeoPulse is licensed under the Business Source License 1.1 (BSL 1.1).

  • Source code is available publicly.
  • Free for personal, educational, and non-commercial use.
  • Commercial use is strictly prohibited without a separate commercial license.

See the LICENSE file for full details.

For commercial licensing, please contact: kerriden1@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages