Easy Weather Widget provides you with easy to use widget which outputs information.
When creating the widget just in your U.S zip code and save, it will display the weather on your site..
I completely rewrote the widget and made it filterable.
You need to obtain and enter API key, which has tier that should cover many use cases to obtain at Settings > General your WP backend.
Add a views directory and file named custom-eww php to your directory.
The custom-eww php file will be your custom template for this example..
This plugin takes advantage of Grunt for validating JavaScript, SASS and minification.
To take advantage of Grunt you have to have both npm and Grunt installed.
Visit the respective sites for the applications and make sure they are installed.
Once installed, if you want to edit fork this plugin, it will be helpful to be familiar with these two tools...
Read more