Merge pull request #1431 from shade34321/weather_screenshot

Added in screenshot for current weather module.
This commit is contained in:
Michael Teeuw 2018-10-26 14:38:07 +02:00 committed by GitHub
commit bd5a46b4ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 0 deletions

View File

@ -18,6 +18,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
Added in a screenshot for the clock module
- Added in screenshot for the current weather
### Fixed
- Fixed Polish translation for Single Update Info

View File

@ -2,6 +2,11 @@
The `currentweather` module is one of the default modules of the MagicMirror.
This module displays the current weather, including the windspeed, the sunset or sunrise time, the temperature and an icon to display the current conditions.
## Screenshot
- Current weather screenshot
![Current Weather Screenshot](weather_screenshot.png)
## Using the module
To use this module, add it to the modules array in the `config/config.js` file:

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB