项目作者: MatthiPi

项目描述 :
Adds animated icons and changes layout of default weather plugin
高级语言: HTML
项目地址: git://github.com/MatthiPi/MMM-DefaultWeatherAnimated.git
创建时间: 2020-08-12T19:16:23Z
项目社区:https://github.com/MatthiPi/MMM-DefaultWeatherAnimated

开源协议:MIT License

下载


MMM-DefaultWeatherAnimated

Adds animated icons and changes layout of default weather plugin

I did not find any weather plugin with nice animated icons that fitted my needs.
So I took the default one and changed it a little ;)

Preview

Installation

Setup Default Weather Module (https://docs.magicmirror.builders/modules/weather.html)

Copy and override files

  • icons.css -> MagicMirror/modules/default/weather/ (copy)
  • forecast.njk -> MagicMirror/modules/default/weather/ (override)
  • current.njk -> MagicMirror/modules/default/weather/ (override)
  • weather.js -> MagicMirror/modules/default/weather/ (override)

created with icons from:
https://codepen.io/boosmoke/pen/XegXaW

I know changing files of another module is not the best solution but it was the easiest for me.