You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
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 | |
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.