I've wanted to experiment with implementing MVVM pattern and thought - what could I make that I would actually use. And It came onto me that I often disregard weather apps, because they don't offer what I want - whereas with my own implementation I can decide what I want to be displayed and in what way.
To get the preview of the project - head to releases tab, where you can get your own!
- Clone the repo
git clone https://github.com/indeedornot/WPFWeather.git
- Build the project
dotnet build
- Run the project
dotnet run
- OpenMeteo - Weather data API
- Geocode - Geocoding API
- MahApps.Metro.IconPacks - Icons