DatWeatherDoe
DatWeatherDoe copied to clipboard
Simple menu bar weather app for macOS
DatWeatherDoe
✅ Fetch weather using:
- Location services
- Zip Code
- Latitude / Longitude
✅ Configurable polling interval
✅ Dark mode support
✅ Supports macOS 11+
Installation
Download latest release or install via Homebrew Cask:
brew install --cask datweatherdoe
Using Location Services
If using location, please make sure that the app has permission to access location services on macOS.
System Preferences > Security & Privacy > Privacy > Location Services
Developer Setup
- Get your personal API key for openweathermap here
- Add the following in "Config.xcconfig":
OPENWEATHERMAP_APP_ID = YOUR_KEY
Donate
Buy me a coffee to support the development of this project.
Contribute
Please see CONTRIBUTING.md