An open API service indexing awesome lists of open source software.

https://github.com/npwitk/weather-or-not

A modern, elegant weather app built with SwiftUI that provides real-time weather information using WeatherKit.
https://github.com/npwitk/weather-or-not

swiftui weatherkit

Last synced: about 2 months ago
JSON representation

A modern, elegant weather app built with SwiftUI that provides real-time weather information using WeatherKit.

Awesome Lists containing this project

README

          

# Weather or Not

Weather or Not is a modern, elegant weather app built with SwiftUI that provides real-time weather information using Apple's WeatherKit framework. 🌡️☁️☀️❄️

## Features
- **Real-time Weather Conditions**: Get up-to-the-minute weather updates with dynamic and intuitive visualizations.
- **Automatic Location Detection**: Effortlessly fetch the weather for your current location.
- **Multiple City Management**: Add and manage multiple cities with an easy-to-use search interface.
- **Hourly Forecast**: View detailed hourly weather updates for the next 25 hours.
- **10-Day Forecast**: Access extended forecasts with temperature ranges for planning ahead.
- **Dynamic Backgrounds**: Enjoy backgrounds that dynamically adjust to current weather conditions.

## Requirements

- iOS 17.0+
- Xcode 15.0+
- WeatherKit entitlement (make sure to enable WeatherKit in the Identifier, under both the *Capabilities* and *App Services* tabs)
- Location Services enabled

## Screenshots

![](Images/Screenshots_1.png)
![](Images/Screenshots_2.png)