Display a Calvin and Hobbes Comic on your MagicMirror. Derived from a modified MMM-RSS-FEED Module.
To install the module, just clone this repository to your modules folder:
git clone https://github.com/jonspraggins/MMM-CAH-RSS
.
To use this module, add it to the modules array in the config/config.js
file:
modules: [
{
module: 'MMM-CAH-RSS',
position: 'top_bar'
},
]
The RSS URL is defaulted in MMM-CAH-FEED.js, so no additional configuration required. The Update Interval is set to 24 hours.