• Stars
    star
    669
  • Rank 67,451 (Top 2 %)
  • Language
    Swift
  • License
    Other
  • Created over 9 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Open Source Weather App created with Swift

Project-RainMan

Download the app from the iTunes store for free here

#NOTE: The code is open source NOT the design or images :) Thanks.

Open Source Weather App created with Swift and powered by Forecast.io
https://developer.forecast.io

www.Mav3r1ck.io

I download it! now what?

After you have download the app head on over to forecast.io and register for an API key.

Once you have your API key open up the ViewController.swift file and jump down to line 80.

private let apiKey = "YOUR API KEY" // https://developer.forecast.io replace the text "YOUR API KEY" with the API Key from forecast.io and run the app.