├── Local Weather - OpenWeatherMap.widget.json ├── README.md ├── images ├── feel.png ├── humidity.png └── wind.png ├── owm-widget.items └── owm.controller.js /Local Weather - OpenWeatherMap.widget.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BasvanH/habpanel-widget-openweathermap/HEAD/Local Weather - OpenWeatherMap.widget.json -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BasvanH/habpanel-widget-openweathermap/HEAD/README.md -------------------------------------------------------------------------------- /images/feel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BasvanH/habpanel-widget-openweathermap/HEAD/images/feel.png -------------------------------------------------------------------------------- /images/humidity.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BasvanH/habpanel-widget-openweathermap/HEAD/images/humidity.png -------------------------------------------------------------------------------- /images/wind.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BasvanH/habpanel-widget-openweathermap/HEAD/images/wind.png -------------------------------------------------------------------------------- /owm-widget.items: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BasvanH/habpanel-widget-openweathermap/HEAD/owm-widget.items -------------------------------------------------------------------------------- /owm.controller.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BasvanH/habpanel-widget-openweathermap/HEAD/owm.controller.js --------------------------------------------------------------------------------