Skip to content

AnotherPersonOnGithub/MMM-weather-gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MMM-weather-gif

A Module to display gifs based on the weather conditions.

This was designed and tested to be used with the default weather module using the https://openweathermap.org free api.

Use at your own risk. There are no guarantees or warranties on this code. GIFs in code are not mine and I claim no ownership and make no guarantee they still work.

Register in config.js using:

      {
        module: "MMM-weather-gif",
        position: "lower_third", // Standard MagicMirror position
        config: {
          alignment: "center" // Options: "left", "center", or "right"
        }
      }

About

A Module to display gifs based on the weather conditions

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors