Deadlyelder / DatWeatherDoe

Simple menu bar weather app for macOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DatWeatherDoe

✅ Fetch weather using:

  • Location services
  • Zip Code
  • Latitude / Longitude

✅ Configurable polling interval

✅ Dark mode support

✅ Supports macOS 10.12+

alt tag alt tag alt tag

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

alt tag alt tag

Developer Setup

  • Get your personal API key for openweathermap here: http://openweathermap.org/appid
  • Set the value of "OPENWEATHERMAP_APP_ID" to your key in DatWeatherDoe/Resources/Keys.plist.

Donate

Buy me a coffee to support the development of this project.

Contribute

Please see CONTRIBUTING.md

Icon credits

About

Simple menu bar weather app for macOS

License:Apache License 2.0


Languages

Language:Swift 100.0%