Software zum Installieren eines Smart-Mirror Frameworks , zum Nutzen von hochschulrelevanten Informationen, auf einem Raspberry-Pi.
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.
Philipp Partosch 46a936d7de added all files to project 2 years ago
..
README.md added all files to project 2 years ago
fullarticle.njk added all files to project 2 years ago
newsfeed.css added all files to project 2 years ago
newsfeed.js added all files to project 2 years ago
newsfeed.njk added all files to project 2 years ago
newsfeedfetcher.js added all files to project 2 years ago
node_helper.js added all files to project 2 years ago
oldconfig.njk added all files to project 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.