mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 04:02:12 +00:00
Merge pull request #1434 from shade34321/news_feed_screenshot
Added in screenshot for the newfeed module
This commit is contained in:
commit
75add44e86
@ -12,6 +12,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
### Added
|
### Added
|
||||||
- added `showEnd` documentation
|
- added `showEnd` documentation
|
||||||
|
|
||||||
|
- Added in screenshot for the new feed module
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed Polish translation for Single Update Info
|
- Fixed Polish translation for Single Update Info
|
||||||
|
|
||||||
|
@ -2,6 +2,10 @@
|
|||||||
The `newsfeed ` module is one of the default modules of the MagicMirror.
|
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.
|
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.
|
||||||
|
|
||||||
|
## Screenshot
|
||||||
|
- News Feed Screenshot using the NYT
|
||||||
|

|
||||||
|
|
||||||
## Using the module
|
## Using the module
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
BIN
modules/default/newsfeed/newsfeed_screenshot.png
Normal file
BIN
modules/default/newsfeed/newsfeed_screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
Loading…
x
Reference in New Issue
Block a user