Skip to content
nimatime
·v1.0.0·Apache-2.0

Weather App@axint/weather-app

Starter SwiftUI app scaffold with scenes and persisted weather preferences

appswiftui#app#swiftui#weather#starter
GitHub-linked publisherPublished with Axint 0.3.9Source includedDocs attachedLast revalidated on Axint 0.3.9 · 3h agoPolicy clear for v1.0.0
Open in Cloud
Installs 0 totalSupports typescript
Validation needs attention3h ago
1E / 0W / 0I · Last revalidated on Axint 0.3.9

Registry installs are directional counts from install requests. Use source, validation, and publisher metadata before treating them as adoption proof.

Browser preview
Built in 42ms
Source
15 lines
Generated Swift
24 lines
axint typescript → Swift
README

@axint/weather-app

A starter SwiftUI app scaffold with a main window, macOS settings scene, and persisted preferences.

axint add @axint/weather-app

What you get

Compiling this package through Axint emits:

  • WeatherApp.swift with a WindowGroup scene and settings scene
  • @AppStorage-backed preferences for unit choice, last city, and refresh cadence

Customizing

Edit source/app.ts to:

  • Add more scenes or platform-specific windows
  • Expand the persisted settings used by the app
  • Turn the shell into a vertical starter app for travel, fitness, finance, or ops

Recompile with:

axint compile source/app.ts --out generated/

License

Apache-2.0

@axint/weather-app · Starter SwiftUI app scaffold with scenes and persisted weather preferences · Axint Registry