Read the statement by Michael Teeuw here.
MMM-NewsFeed
-
MMM-NewsFeed
This module will be available and scheduled to be released at 01 January 2021,
and needed MagicMirror v2.14.0 and more !Description
This modules allow to display news from RSS FEED
ScreenShot
- Horizontal
- Vertical
Installation
Read Wiki
-
Hi, I see many people who want to download and execute this module.
Just remember this…
- You can download install it but you can’t execute it until the 01 january 2021.
- If you try to execute it: it will be disabled ;)
- It will be automaticaly activated with MagicMirror v2.14.0
It will be my first module for 2021 (yeah again a another module !!)
And Many others will come (Again !)
So wait and see !
@bugsounet (coder for pleasure !)
-
I’m trying this out as a replacement for the default newsfeed. I’m having trouble styling it though. I’d like it to have a more transparent background and to make the font white. I can’t seem to make that happen.
For example- on the default newsfeed module I set the background with rgba(0, 0, 0, 0.2);I can’t get that to apply to this one.
-
It all in Wiki
http://wiki.bugsounet.fr/en/MMM-NewsFeed/configurationStructure{ module: "MMM-NewsFeed1", position: "top_bar", configDeepMerge: true, config: { debug:false, update: "15m", speed: "15s", maxItems: 100, flux: [ { from: "ABC AUSTRALIA", url: "https://www.abc.net.au/news/feed/2942460/rss.xml" } ], personalize: { Name: "NewsFeed", NameField: true, NameColor: "#FFF", NameBackground: "#414141", ArticleColor: "#AAA", ArticleBackground: "#000", DescriptionColor: "#FFF", DescriptionBackground: "#000", QRCode: true, fontSize: "100%" }, vertical: { useVertical: false, width: "450px", imageMaxWidth: "20vw", imageMaxHeight: "20vh" } } } ```,
-
hi… i can’t install it
“installer” no se reconoce como un comando interno o externo,
programa o archivo por lotes ejecutable.
npm ERR! code 1
npm ERR! path C:\Users\Flori\MagicMirror\modules\MMM-NewsFeed
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c installer/preinstall.shnpm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Flori\AppData\Local\npm-cache_logs\2021-10-05T00_18_42_713Z-debug.log -
@killk not on windows…
mm not supported on windows.
you want to do it , YOU have to figure out how
this is a Linux only script
installer/preinstall.sh