In the past year I’ve mentioned a couple of resources for those building weather apps, an example of a weather app with a great looking interface called Sol, and an in-depth tutorial on creating a weather app using the OpenWEatherMap API.
Here’s an open source component called Wethr for neatly gathering and displaying current location-based weather conditions within a customizable view.
Wethr automatically gathers the temperature, weather conditions, and city name and allows you to display those within a customizable label.
This image from the readme shows an image with a Wethr label:
You can find Wethr on Github here.
A nice open source component for neatly gathering and displaying the current weather conditions.