Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamesmontemagno/MyWeather.Forms
Xamarin.Forms Weather Demo using OpenWeatherMap
https://github.com/jamesmontemagno/MyWeather.Forms
Last synced: 3 months ago
JSON representation
Xamarin.Forms Weather Demo using OpenWeatherMap
- Host: GitHub
- URL: https://github.com/jamesmontemagno/MyWeather.Forms
- Owner: jamesmontemagno
- License: mit
- Created: 2014-09-30T21:32:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T01:37:39.000Z (over 5 years ago)
- Last Synced: 2024-07-19T22:42:27.521Z (4 months ago)
- Language: C#
- Homepage:
- Size: 3.7 MB
- Stars: 111
- Watchers: 16
- Forks: 149
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
MyWeather.Forms
===================This is a small sample application showing how to query OpenWeatherMap.org to gather weather for a current location.
Built with C# 6 features, you must be running VS 2015 or Xamarin Studio to compile.
Built with Xamarin.Forms with support for:
* iOS
* Android
* UWPGrabs current weather and 5 day forecast.
![](Images/promo.png)