Sendeky / weatherkit-weather-app

An iOS weather app that utilizes Apple's WeatherKit API. For iOS and watchOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weatherkit-weather-app

iOS Swift

What It Is:

  • An iOS Weather App that uses Apple's WeatherKit API
Image 1 Image 2 Image 3 Image 4 Image 5

Background Info:

  • When I started this project, there weren't any iOS weather apps on Github that utilized the API. So, to better understand it, I decided to make a full app and put all of it in Github
  • I have published it on the App Store, if you are interested here's the link!

Requirements:

Tested Xcode: 14.2
Minimum iOS: 16.0
Dependencies: None

The iOS app is built mostly in UIKit, with some occasionsal SwiftUI elements
The WatchOS app is built entirelty in SwiftUI

Contributing

If you want to contribute, then create an issue and associate a pull request to this issue. Your pull request needs to have some description in the title about the issue that you are trying to solve. After you send your pull request, someone will merge it into the master branch.

License

MIT License

Copyright (c) 2023 Ruslan Spirkin

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An iOS weather app that utilizes Apple's WeatherKit API. For iOS and watchOS

License:MIT License


Languages

Language:Swift 100.0%