Read the statement by Michael Teeuw here.
module that displays a certain text from a website, the text on the website is updated daily
-
I need a module that displays a certain text from a website, the text on the website is updated daily.
I was looking for such a module but unfortunately couldn’t find anything.
There are modules such as iFrame, but I want the text to be displayed on my mirror and not an image.
does anyone know such a module? -
@Amoniak what is the text? csn you use compliments w the remoteComplimentsFile?
-
I’m embarrassed because I’m really at the beginning, but I’ll just show you the link: “https://wol.jw.org/hr/wol/h/r19/lp-c”
the text on the right should be displayed and automatically updated. -
@Amoniak nah, compliments cant do that
-
Yes that is what I thought. is there another module?
and thank you for your help -
@Amoniak look thru the 3rd party.list. not up to date by a mile, but maybe
https://github.com/MichMich/MagicMirror/wiki/3rd-party-modules
-
I think I’ve found a similar module (MMM-PoemOfTheDay), but I don’t know how to adapt it to my needs, can someone help me?
Thanks :) -
@Amoniak MMM-PoemOfTheDay is perfect to adapt for your need. Instead of poem site you need to get data from WatchTower site and parse the html response to extract the text.
-
@ashishtank said in module that displays a certain text from a website, the text on the website is updated daily:
MMM-PoemOfTheDay is perfect to adapt for your need. Instead of poem site you need to get data from WatchTower site and parse the html response to extract the text.
wow, thank you very much for your feedback, I’ll try to see if I can do it.
-
@ashishtank ok, I have installed the module, but it only shows me a black screen