Arne Baeumler 50ae68829c
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 29s
fix
2026-06-11 20:43:02 +02:00
fix
2026-06-11 20:43:02 +02:00
2026-06-11 20:00:45 +02:00
2026-06-07 20:39:21 +02:00
2026-06-07 12:17:41 +02:00
2026-06-07 20:39:21 +02:00
2026-06-11 20:00:45 +02:00
fix
2026-06-11 20:41:02 +02:00

mapix

A browser-based photo mapping prototype that reads EXIF/GPS data and shows images on OpenStreetMap.

Features

  • Nextcloud public share import through a local proxy
  • Client-side EXIF and GPS extraction
  • Map markers with photo thumbnails
  • Fullscreen photo viewer
  • Timeline view with zoomable time ranges
  • Progressive loading with cancel support

Start

npm install
npm run build
npm start

Notes

  • Photos are not stored on the server.
  • The UI and processing run in the browser where possible.
  • Future auth can be forwarded by a reverse proxy via HTTP headers.
Description
No description provided
Readme 91 KiB
Languages
TypeScript 99.5%
Dockerfile 0.5%