Skip to content

kastner/weweather

Repository files navigation

WeWeather

Native macOS weather widget for ZIP code 08005.

What it does

  • Uses a native SwiftUI macOS app with a WidgetKit extension
  • Supports only the small widget family to match the requested one-tile size
  • Shows the current temperature in both °F and °C at the same time
  • Fetches current conditions from Open-Meteo using fixed coordinates for 08005
  • Falls back to cached data when a refresh fails

Local usage

  1. Open WeWeather.xcodeproj in Xcode.
  2. Select the WeWeather scheme and run it on My Mac.
  3. Add the WeWeather widget to the desktop or Notification Center.
  4. Choose the small widget size when prompted.

Verification

Run the test suite from the command line:

xcodebuild test -project WeWeather.xcodeproj -scheme WeWeather -destination 'platform=macOS'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages