Read the statement by Michael Teeuw here.
MMM-horoscope - daily horoscope
-
Hummm yes, the sentences are truncated.
I will try to find another stream more clear and comprehensive.
Thank you very much for the quick response -
@istepgueu no problem. Let me know if you find something that can be used.
-
Hello, I am trying to have 2 horoscopes run on the mirror, one foe my wife and one for my daughter, unfortunately if I repeat the module twice in the config.jf file it will only display the text of the first loaded horoscope. That is twice the Leo sign. Is there a way to have two. My plan is to use the the scheduler ot the profile switcher on a later date. I hope it is possible. that would be the last touch to my mirror.
-
@Maxzovirax Good point. It will not work with 2 modules running simultaneously because they both will pick up same broadcast message from
node_helper.js
. I wonder if modification of the module to allow display of multiple horoscope predictions in the same module would be sufficient. It will take a bit of time to do that modification and I’m going on a small vacation tomorrow. I will think on how it can be addressed. Thanks for bringing it up. -
@morozgrafix Thank you for you quick reply… Verry nice of you to have a look at it, will look forward to a solution… have a nice holiday (going skiing?)
-
@Maxzovirax A quick fix might be to
Copy the
MMM-horoscope
folder and rename it toMMM-horoscope2
Open theMMM-horoscope.js
file and change the lineModule.register("MMM-horoscope",{
toModule.register("MMM-horoscope2",{
Save it, and then rename
MMM-horoscope.js
toMMM-horoscope2.js
Then in your config change one of the module names from
MMM-horoscope
toMMM-horoscope2
Now reboot the MM2
If it doesn’t work, delete the copied folder, change your config back and wait for morozgrafix
-
@broberg Good idea, should have thought of that myself :-) , will give it a go and tell
-
@broberg That does it … but would still be nicer in a single module… Thanks :-) my girls will be happy
-
@broberg also you need to change the css file to the same module name ref. otherwize the format of the second horoscope will not look nice !
-
@morozgrafix I found this thread while I’m searching for some possibilities to show a German horoscope. I tried to reuse the newsfeed module, but javascript is not my friend ;) I found a source to a German rss feed at t-online. Now I cant post the link, the forum marks it as spam. Are you interested, can I send you the link via PM?