Skip to content

inderdhir/DatWeatherDoe

Repository files navigation

DatWeatherDoe

  • Fetch weather using:
    • Location services
    • Zip Code
    • Latitude / Longitude
    • City
  • Configurable polling interval
  • Dark mode support

Screenshots

Screenshot 1
Screenshot 2 Screenshot 3

Installation

Homebrew Cask

brew install --cask datweatherdoe

Manual

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

Location services screenshot 1 Location services screenshot 2

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