Files
MagicMirror/modules/default/newsfeed/README.md
Kurtis Blankenship 70ca9ce2e0 fix: fixing lint error
2020-01-18 06:38:01 -06:00

448 B

Module: News Feed

The newsfeed module is one of the default modules of the MagicMirror. This module displays news headlines based on an RSS feed. Scrolling through news headlines happens time-based (updateInterval), but can also be controlled by sending news feed specific notifications to the module.

For configuration options, please check the MagicMirror² documentation.