leptos-null / Windfo

Wind forecast iOS app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windfo

Wind forecast iOS app. Weather sourced from AccuWeather.

AccuWeather API Key

Create Windfo/Services/WFSecretKeys.h and define kAccuWeatherKey to your API key:

#ifndef kAccuWeatherKey
#   define kAccuWeatherKey @"9WjCWS2GpWTmy1bgsYet66RDWD5Fpf6E"
#endif

TODOs

  • Localization

Screenshots

iOS 13 compassiOS 13 map iOS 13 forecast


watchOS 6 forecast cells

watchOS 6 forecast header

watchOS 6 compass


macOS Catalina map

macOS Catalina forecast

About

Wind forecast iOS app

License:Other


Languages

Language:Objective-C 99.0%Language:C 1.0%