Kristjan ESPERANTO 5f38c53260
Revise require imports (#3071)
- order (external first)
- remove superfluous file extensions
- new line after imports
- deconstruct (only one time (in `check_config.js`))
- fix path (only one time (in `global-setup.js`))
2023-03-22 23:53:10 +01:00
..
2023-02-19 21:36:50 +01:00
2023-03-22 23:53:10 +01:00
2022-01-26 23:47:51 +01:00

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.