Skip to content

bunnymc/MMM-chuck-joke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMM-chuck-joke

A Chuck Norris joke generator for MagicMirror module. Currently there are ~600 jokes available.

Using the module

Add MMM-chuck-joke module to the modules array in the config/config.js file:

modules: [
  {
    module: 'MMM-chuck-joke',
    position: 'top_right',
    config: {
      updateInterval: 300, // Seconds
	  fadeSpeed: 4, //Seconds
    }
  },
]

Screenshot

Copyright

Copyright (C) 2017 by Christian Handorf with MIT License.

About

Magic Mirror 2 Module for Chuck Norris Jokes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published