github bjoernch/FindMe v0.1.0

latest releases: v0.5.2, v0.5.1, v0.5.0...
15 hours ago

FindMe v0.1.0 — Initial Release

Self-hosted, privacy-first location sharing for families and teams.

Highlights

  • Real-time location tracking with live map (SSE)
  • People sharing with invite system
  • Geofencing with push and email alerts
  • Location history with GPX/CSV export
  • Offline mode with local caching
  • Passkey (WebAuthn) authentication
  • QR code mobile pairing
  • Admin panel with SMTP settings
  • Dark mode
  • Multi-arch Docker image (amd64/arm64)

Downloads

  • FindMe-v0.1.0.apk — Install directly on Android
  • FindMe-v0.1.0.aab — For Google Play Store submission
  • Docker: docker pull ghcr.io/bjoernch/findme:0.1.0

Quick Start (Server)

mkdir findme && cd findme
curl -O https://raw.githubusercontent.com/bjoernch/FindMe/main/findme/docker-compose.yml
docker compose up -d

Don't miss a new FindMe release

NewReleases is sending notifications on new releases.