Hello everyone,
I’ve just wanted to share a module for displaying a random quote from a set of online quote-services.
Download:
[card:rmrustem/MMM-quotes]
Hello everyone,
I’ve just wanted to share a module for displaying a random quote from a set of online quote-services.
[card:rmrustem/MMM-quotes]
@israel05 Sure. Just navigate to the modules
directory and git-clone the repository there.
cd modules
git clone https://github.com/rmrustem/MMM-quotes.git
Then you will need to add the module config to your config/config.js
file like this:
modules: [
{
module: "alert",
},
{
module: 'MMM-quotes',
position: "middle_center",
},
...
]
@zdenek @Sandy2503 noticed that too. I’ve filed an issue to the module rep and suggested a fix. @KirAsh4 please take a look.
https://github.com/KirAsh4/calendar_monthly/issues/2
@israel05 Sure. Just navigate to the modules
directory and git-clone the repository there.
cd modules
git clone https://github.com/rmrustem/MMM-quotes.git
Then you will need to add the module config to your config/config.js
file like this:
modules: [
{
module: "alert",
},
{
module: 'MMM-quotes',
position: "middle_center",
},
...
]
Hello everyone,
I’ve just wanted to share a module for displaying a random quote from a set of online quote-services.
[card:rmrustem/MMM-quotes]