mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-06-25 09:55:43 -07:00
a41aa48dd1
see title, as discussed in https://github.com/MichMich/MagicMirror/pull/3093
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.