From 084401bb3ac31253c3be1b4ee18533d5a010a5c1 Mon Sep 17 00:00:00 2001 From: ramforth Date: Fri, 31 Oct 2025 10:51:37 +0100 Subject: [PATCH] feat: Add RSS Ticker Overlay --- index.html | 5 ++ rss_ticker_overlay/README.md | 22 ++++++ rss_ticker_overlay/rss_ticker.html | 120 +++++++++++++++++++++++++++++ 3 files changed, 147 insertions(+) create mode 100644 rss_ticker_overlay/README.md create mode 100644 rss_ticker_overlay/rss_ticker.html diff --git a/index.html b/index.html index e979750..8d18f86 100644 --- a/index.html +++ b/index.html @@ -89,6 +89,11 @@
  • System Monitor Overlay
  • System Monitor Overlay (No Heading)
  • + +

    RSS Ticker Overlay

    +

    For detailed usage instructions and to understand how to deploy these overlays, please refer to the Azuracast README.md within the Gitea repository.