60 Forks
198 Stars
198 Watchers

NearbyWeather

NearbyWeather is an open source weather app for iOS, which uses the OpenWeatherMap API. With this project developers are invited to learn advanced iOS concepts, as well as to contribute further advancements. Fork this repo to get started.

How to download and setup NearbyWeather

Open terminal and run command
git clone https://github.com/erikmartens/NearbyWeather.git
git clone is used to create a copy or clone of NearbyWeather repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NearbyWeather https://github.com/erikmartens/NearbyWeather/archive/master.zip

Or simply clone NearbyWeather with SSH
[email protected]:erikmartens/NearbyWeather.git

If you have some problems with NearbyWeather

You may open issue on NearbyWeather support forum (system) here: https://github.com/erikmartens/NearbyWeather/issues