content improve 4

This commit is contained in:
2026-09-10 23:27:16 +02:00
parent dacbd57302
commit 1ea2967b35
8 changed files with 80 additions and 46 deletions
+7 -3
View File
@@ -36,6 +36,10 @@ sections:
summary: "ESP32 dashboard showing weather, calendar, and MVG departures."
href: "https://github.com/skoelle/m5stack-dashboard"
emoji: "🖥️"
- title: "Air quality dashboard"
summary: "Real-time temperature and humidity monitoring across all rooms with historical charts."
href: "/air-quality/"
emoji: "🌡️"
- heading: "Personal services"
cards:
- title: "iCloud Contacts Sync"
@@ -64,8 +68,8 @@ sections:
summary: "Remote 3D printer control and camera streaming."
href: "/octoprint/"
emoji: "🖨️"
- title: "TubeArchivist"
summary: "Self-hosted YouTube archiving running on the Synology."
- title: "YouTube archiving"
summary: "TubeArchivist and TubeSync for self-hosted YouTube downloading on the Synology."
href: "/tubearchivist/"
emoji: "📺"
---
@@ -82,5 +86,5 @@ sections:
<p>The goal is subtle automation that improves daily life without being intrusive. Lights turn on when someone enters a room, music starts playing in the bathroom when the light switches on, and LED matrix displays show the time, weather, and laundry status. But nothing talks unless spoken to — no voice assistants, no always-on microphones, just simple sensor-driven automation that runs locally without cloud dependencies.</p>
<h2>Self-hosted services</h2>
<p>Beyond hardware automation, several self-hosted services run on the Synology NAS: TubeArchivist for YouTube archiving, OctoPrint for remote 3D printer control, iCloud Contacts Sync for keeping the address book up to date, and a Google Calendar sync for dashboard widgets. Each service is containerized and backed up as part of the NAS backup strategy.</p>
<p>Beyond hardware automation, several self-hosted services run on the Synology NAS: TubeArchivist and TubeSync for YouTube archiving, OctoPrint for remote 3D printer control, iCloud Contacts Sync for keeping the address book up to date, and a Google Calendar sync for dashboard widgets. Each service is containerized and backed up as part of the NAS backup strategy.</p>
</section>