Skip to content
led-ticker

calendar widget

The calendar widget is provided by the calendar package in the led-ticker-plugins monorepo, referenced in config as type = "calendar.events". It pulls upcoming events from any subscribed iCal (.ics) feed and shows them as a rotating agenda, a live next-event countdown, or a held-top two_row card.

  • To add it to your sign: add led-ticker-calendar to config/requirements-plugins.txt and restart (docker compose restart) — see Plugins for the full flow.
  • Full documentation — options, the agenda / next / two_row layouts, keyword filter/highlight, and colors — lives in the calendar package README.

See the plugin system for how plugin widgets work.