Skip to content

iOS App to get the current and forecasted weather for the user's location or entered city

Notifications You must be signed in to change notification settings

wassonglina/weather

Repository files navigation

Weather Pal

Weather Pal is a minimalistic weather app available on the App Store for iOS. With it, you can see the current and forecasted weather for any city or automatically use your current location.

App Preview

Installation

  1. Clone the project: git clone https://github.com/wassonglina/weather.git
  2. The file located at Model/Secrets.swift already contains an API key for the OpenWeather API. Since new keys take upwards of a few hours to become active, I've left a key included. However, if you'd like to create your own, follow this process:
    1. Sign up for OpenWeather.
    2. Copy of your default API key.
    3. Set the value of openWeatherAppID in Model/Secrets.swift to be your API key.

License

Weather Pal is released under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License.

About

iOS App to get the current and forecasted weather for the user's location or entered city

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages