MagicMirror/modules/default/newsfeed
PascalBDN d5047f6ee0 first commit 2023-09-30 20:18:17 +02:00
..
README.md first commit 2023-09-30 20:18:17 +02:00
fullarticle.njk first commit 2023-09-30 20:18:17 +02:00
newsfeed.css first commit 2023-09-30 20:18:17 +02:00
newsfeed.js first commit 2023-09-30 20:18:17 +02:00
newsfeed.njk first commit 2023-09-30 20:18:17 +02:00
newsfeedfetcher.js first commit 2023-09-30 20:18:17 +02:00
node_helper.js first commit 2023-09-30 20:18:17 +02:00
oldconfig.njk first commit 2023-09-30 20:18:17 +02:00

README.md

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.