Philipp Partosch 46a936d7de added all files to project | 2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
fullarticle.njk | 2 years ago | |
newsfeed.css | 2 years ago | |
newsfeed.js | 2 years ago | |
newsfeed.njk | 2 years ago | |
newsfeedfetcher.js | 2 years ago | |
node_helper.js | 2 years ago | |
oldconfig.njk | 2 years ago |
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.