A lightweight, native macOS menu bar weather app. Built with SwiftUI.
Download the latest DMG from Releases, open it, and drag Cirrus to your Applications folder.
- macOS 26.4 or later (Apple Silicon)
- Location Services (optional, for auto-detect)
- Apple Intelligence (optional, for AI weather summary)
git clone https://github.com/SuperManifolds/Cirrus.git
cd Cirrus
open Cirrus.xcodeprojSelect your development team, then build and run.
To use the WeatherKit provider, enable the WeatherKit capability in both the Capabilities and App Services tabs in the Apple Developer Portal.
See CONTRIBUTING.md for guidelines.
- Open-Meteo — weather data (CC BY 4.0)
- MET Norway — radar precipitation nowcast
- Apple WeatherKit — Apple Weather data
