Skip to content
led-ticker

rss.feed widget

The rss.feed widget is provided by the rss package in the led-ticker-plugins monorepo, referenced in config as type = "rss.feed". It fetches a remote RSS feed and turns each headline into its own scrolling line in the section.

RSS feed scrolling Nintendo Life headlines, each story in a different color from the default rotation.
RSS feed scrolling Nintendo Life headlines, each story in a different color from the default rotation.
  • To add it to your sign: add led-ticker-rss to config/requirements-plugins.txt and restart (docker compose restart) — see Plugins for the full flow.
  • Full documentation — options, config examples, and a demo gif — lives in the rss package README.

See the plugin system for how plugin widgets work.