diff --git a/README.md b/README.md index f15db99..f3c12ea 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A living index of self-hosted projects, tools, and infrastructure powering the O | [Pass Vault](https://gitea.ourpad.casa/shawn/pass-vault) | FastAPI, pass, Vanilla JS | 🟢 Active | | [Canteen Asset Tracker](https://gitea.ourpad.casa/shawn/canteen-asset-tracker) | FastAPI, SQLite, Vanilla JS | 🟡 In Progress | | [Canteen Web App](https://gitea.ourpad.casa/shawn/canteen-web-app) | Frontend | 🟡 In Progress | +| [Photo Geotagger](https://gitea.ourpad.casa/shawn/photo-geotagger) | Python, FastAPI, Leaflet | 🟢 Active | | [Project Directory](https://gitea.ourpad.casa/shawn/project-directory) | HTML/CSS, Static | 🟢 Active | | [Hermes Agent](https://github.com/NousResearch/hermes-agent) | Python, AI/ML | 🟢 Active | | [Obsidian Vault](https://obsidian.md) | Obsidian, Markdown, Dataview | 🟢 Active | @@ -33,6 +34,7 @@ A living index of self-hosted projects, tools, and infrastructure powering the O | Proxmox Media | [media.ourpad.casa](https://media.ourpad.casa) | Secondary VE host | | RustDesk | [rustdesk.ourpad.casa](https://rustdesk.ourpad.casa) | Remote desktop relay | | Canteen App | [canteen.ourpad.casa](https://canteen.ourpad.casa) | Asset tracker (WIP) | +| Photo Geotagger | [geotagger.ourpad.casa](https://geotagger.ourpad.casa) | Batch GPS updater | ## Internal Services (Tailscale / internal only) diff --git a/index.html b/index.html index e6abe25..7d43cfe 100644 --- a/index.html +++ b/index.html @@ -113,7 +113,7 @@
-

Projects

7
+

Projects

8
@@ -134,6 +134,12 @@
Frontendin progress
+ +
📍
Photo Geotagger
+

Batch GPS updater for canteen assets — EXIF GPS extraction, OCR machine ID scanning, Leaflet map review, systemd service.

+
PythonFastAPIactive
+
+
🎛️
Raspberry Pi Mixer

Custom Linux distro for RPi4B — low-latency digital mixer with VST/LV2 plugins, touchscreen UI, web control, MIDI, recording, and streaming. Boots from SD, USB SSD, or NVMe HAT.

@@ -184,6 +190,7 @@
💾
Proxmox Media
Secondary VE host
🖧
RustDesk
Remote desktop relay
🏗️
Canteen App
Asset tracker (WIP)
+ 📍
Photo Geotagger
Batch GPS updater