|
|
| Symbols and background change with time and weather condition | |
- Accurate, location-based weather data by Forecast.io API
- 5-day forecast
- Dynamic background depending on current temperature
- Clean UI
Forecast uses the forecast.io API for weather data. The Tab Bar Icon is licensed under CC BY-ND 3.0 and provided by icons8. The weather icons are provided by weathericons.io.
In case you want to improve this app, feel free to create an issues or a Pull Request. Right now, I use some bad practices (for example bad callback handling), I'll try to fix most of that in the next couple of days.
To build this project sucessfully, please just add Alamofire and SwifityJSON pods.
pod 'Alamofire', '~> 3.0'
pod ‘SwiftyJSON’
This project is licensed under the MIT License, see here for more information.


