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
..
providers added all files to project 2 years ago
README.md added all files to project 2 years ago
current.njk added all files to project 2 years ago
forecast.njk added all files to project 2 years ago
hourly.njk added all files to project 2 years ago
weather.css added all files to project 2 years ago
weather.js added all files to project 2 years ago
weatherobject.js added all files to project 2 years ago
weatherprovider.js added all files to project 2 years ago

README.md

Weather Module

This module aims to be the replacement for the current currentweather and weatherforcast modules. The module will be configurable to be used as a current weather view, or to show the forecast. This way the module can be used twice to fulfill both purposes.

For configuration options, please check the MagicMirror² documentation.