MMM-quote-of-the-day icon indicating copy to clipboard operation
MMM-quote-of-the-day copied to clipboard

Magic Mirror module to show a random quote from an online collection of quotations by authors, celebrities, and newsmakers.

Results 10 MMM-quote-of-the-day issues
Sort by recently updated
recently updated
newest added

Thanks for this module I don’t know if I don’t understand how to set up the translation but it’s not work for me. I put “language:fr” in config.js but I...

I have just installed this module on my Magic Mirror and I noticed that upon restart of the Raspberry Pi the module is too slow to load the quote, resulting...

npm install and/or run time (report in mm-error.log) will fail with a message saying request is missing. Sorry, I don’t remember whether it failed at install or runtime and I...

Sometimes, API response is in string format instead of object.

Hi, First, thanks for your job, this a great module for the Magic Mirror. I would like to use it to generate French "quote of the day". Unfortunatly I never...

Hello , the color of the quote currently ( grey ) looks too dim through my two way mirror , is there a way to change the color fo the...

Bonjour désirant utiliser votre module je l'ai implémenté dans mon MM via git clone https://github.com/Sispheor/MMM-quote-of-the-day.git, et fait un npm install (avec erreur) ![putty](https://user-images.githubusercontent.com/68292286/95632588-438ad700-0a86-11eb-9910-2ada4c35073a.JPG) ![code](https://user-images.githubusercontent.com/68292286/95632586-42f24080-0a86-11eb-908a-ad93ce1ae15d.JPG) et ajouter votre code au config.js,...

In using on old iPad 2 with iOS v 9.3.5 this module would not load. In troubleshooting I found that it was hanging up here: ```let quoteApiURL = "http://api.forismatic.com/api/1.0/?method=getQuote&format=json&lang=en";``` After...

Hi, how does the module parse the json result from the response and display it on screen?

Sometimes the quote is so long it messes with the layout. I would like to be able to exclude long quotes. total number of characters, number of words perhaps. Hope...