Built-in Modules
Weather
Current conditions and temperature in your notch, powered by WeatherKit.
Weather
The Weather module shows current conditions and temperature using Apple's WeatherKit API, with a free API fallback.
Compact state
🌤 72°F or ⛈ 61°FExpanded state
- Current temperature and "feels like"
- Condition description ("Partly cloudy")
- Hourly forecast strip (horizontal scroll, 6 hours)
- Current location name
Data sources
- WeatherKit (default) — uses your macOS location. Requires location permission.
- Open-Meteo (fallback) — free, no API key required, used when WeatherKit is unavailable.
Update interval
Weather data refreshes every 30 minutes by default.
Settings
Settings → Modules → Weather| Setting | Default | Description |
|---|---|---|
| Temperature unit | System (°F/°C) | Override with °F or °C |
| Location | Auto (GPS) | Or enter a city name |
| Update interval | 30 min | How often to refresh |
| Show hourly | On | Hourly strip in expanded state |