Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YusuFKaan48/PixelWeather
https://github.com/YusuFKaan48/PixelWeather
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/YusuFKaan48/PixelWeather
- Owner: YusuFKaan48
- License: mit
- Created: 2023-07-09T06:05:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-07T06:47:15.000Z (over 1 year ago)
- Last Synced: 2024-09-08T01:03:25.920Z (4 months ago)
- Language: Swift
- Size: 53.2 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Pixel Weather - time weather and location information, complemented by AI-generated images that adapt to the current weather conditions (Weather / Notes)
README
Pixel Weather provides users with real-time weather and location information, complemented by AI-generated images that adapt to the current weather conditions. All of this is presented in a charming pixel font.
# What I Used
* π¨ UI Kit
* πΊοΈ OpenWeather API (https://openweathermap.org/current)
* π¨ Midjourney
* πΌοΈ Figma# Welcome Part
The LoginView is a login screen that utilizes the protocol-delegate pattern to handle the login event. When the user logs in for the first time, it requests the location information. Once the location is provided, the user is directed to the main application. Subsequent logins will directly redirect the user to the main application without requiring location input again. This functionality is achieved using User Defaults to store the location data.
First time example:
Second time example:
# Main Part
The main part features a visually appealing weather interface powered by real-time data from OpenWeather API. The UI Kit and pixel font create a delightful atmosphere, while AI-generated images adapt to the current weather conditions.
Some examples: