mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-18 01:10:25 +00:00
content improve 4
This commit is contained in:
+7
-3
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user