Skip to content

afbeaver/easy-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-weather

A weather app template for iOS in Objective-C

The current location of the device is used to get weather from the OpenWeatherMap API. JSON is parsed into a custom object for easy use.

Instructions:

Obtain an API key from http://openweathermap.org/api and include it in a file named Keys.h:

#define kOpenWeatherMapAPIKey <your key here>

About

A simple weather app for iOS in Objective-C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published