From 156595cbe49a4ecee894ca49c725f78edf6ae1fb Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Thu, 10 Sep 2026 23:44:31 +0200 Subject: [PATCH] content improve 6 --- infra/docker/index.njk | 1 + smarthome/home-dashboard-controls/index.njk | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/infra/docker/index.njk b/infra/docker/index.njk index 86a48be..d095e4c 100644 --- a/infra/docker/index.njk +++ b/infra/docker/index.njk @@ -58,6 +58,7 @@ layout: base.njk
  • Stirling PDF — self-hosted PDF toolkit for merging, splitting, converting, compressing, and editing documents without uploading them to external services.
  • ArchiveBox — personal web archiving of bookmarked pages.
  • TubeSync / TubeArchivist [NAS] — download and archive YouTube content directly onto NAS storage; these run on docker-host-nas specifically because they need direct volume access to the Synology's disks.
  • +
  • Music Stretto — music streaming server for the local MP3 library on the Synology, accessible from the home dashboard.
  • Development tools

    diff --git a/smarthome/home-dashboard-controls/index.njk b/smarthome/home-dashboard-controls/index.njk index 152f019..c39b51e 100644 --- a/smarthome/home-dashboard-controls/index.njk +++ b/smarthome/home-dashboard-controls/index.njk @@ -38,6 +38,12 @@ parent: "/"
  • Healthchecks & version info — direct links into the Healthchecks dashboard and a version/status overview for the connected devices.
  • +

    Calendar & weather

    +

    The home dashboard also includes two additional views beyond the button controls: a calendar page showing the next 10 upcoming appointments (powered by the Google Calendar Sync service), and a weather page displaying hourly forecasts for the local area. Both are accessed from the same landing page as the button controls.

    + +

    Music library

    +

    A Music Stretto instance running on the Synology provides access to the local MP3 library. It's reachable from the same home dashboard landing page and used for quick playback without needing to open a dedicated music app.

    +

    Network shortcuts