Skip to content

Nice gifs on the theme of IronMan for your MagicMirror

License

Notifications You must be signed in to change notification settings

2hdlockness/MMM-IronManGIF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMM-IronManGIF

Nice gifs on the theme of IronMan for your MagicMirror

Screenshots

By adapting the custom.css, you can overwrite this module with the default clock module to get a pretty cool effect.

Installation:

cd ~/MagicMirror/modules
git clone https://github.com/2hdlockness/MMM-IronManGIF

Config.js entry and options

{
    module: "MMM-IronManGIF",
    position: "middle_center",
    config: {
        style: 1,              // Style number
        maxWidth: "100%",      // Sizes the images. 
        rotate: false,         // Rotate through images
        updateInterval: 30000  // Interval between image rotations (30 seconds)
    }
},

Choose your config.js "style:" from this list.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8

Donate:

If you love this module !
Donate

Credits:

  • Authors :
    • @2hdlockness
    • @doctorfree
  • License : MIT

About

Nice gifs on the theme of IronMan for your MagicMirror

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published