Kristjan ESPERANTO 4bbd35fa6a
Use node prefix for build-in modules (#3340)
It is basically a cosmetic thing, but has the following advantages:

1. Consistency with the official node documentation. The prefix is used
there.
2. It is easier to recognize the build-in modules.
2024-01-08 17:45:54 +01:00
..
2023-10-01 20:13:41 +02:00
2023-04-04 20:44:32 +02:00
2024-01-01 15:38:08 +01:00
2023-10-01 20:13:41 +02:00
2024-01-01 15:38:08 +01:00
2023-10-01 20:13:41 +02: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.