Skip to content

A MagicMirror² module that displays a new Calvin and Hobbes Comic daily.

Notifications You must be signed in to change notification settings

jonspraggins/MMM-CAH-RSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MMM-CAH-RSS

Display a Calvin and Hobbes Comic on your MagicMirror. Derived from a modified MMM-RSS-FEED Module.

Installing the module

To install the module, just clone this repository to your modules folder: git clone https://github.com/jonspraggins/MMM-CAH-RSS.

Using the module

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.

About

A MagicMirror² module that displays a new Calvin and Hobbes Comic daily.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published