DeltaOS2 / darksky.widget

Displays the weather / forcast in 5 different ways. Zeigt das Wetter in 5 verschiedenen Ansichten an.
GNU General Public License v3.0
10 stars 2 forks source link

DarkSky Widget

(Zur deutschen Version)
A Übersicht widget to display the current weather for a location along with the option of a single and up to a 8-day forecast. To use it you need a apiKey from darksky, which can be obtained for free by registering on their website as developer. The free apiKey is restricted to 1000 calls per day. The widget refresh is set by default to 15 minutes (96 times per day). The widget is usable in the Englisch and the German language.

Examples for the Display Modes

By default the widget has 4 display modes plus alert mode:

Display mode: day with weather alert

Display mode: Text

Display mode: day

Display mode: Text

Display mode: icon

Display mode: Icon

Display mode: iconplus

Display mode: IconPlus

Display mode: text

Display mode: Text

Display mode: week

Display mode: Text

Prerequisites

If you're not already using it anyway, install Homebrew. "The missing package manager for macOS."

$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Then Install Übersicht:

$ brew cask install ubersicht

(Alternatively, you can download and install Übersicht from it's website.)

Clone this repository and move it into the Übersicht widgets folder:

$ git clone https://github.com/DeltaOS2/darksky.widget.git
$ mv darksky.widget/ ~/Library/Application\ Support/Übersicht/widgets/

Start or restart Übersicht. The widget should appear in the Übersicht menu.

Customization

Edit the index.coffee and review/modify the following items:


DarkSky Widget

Ein Übersicht widget zur Darstellung der Wetterkonditionen an einem bestimmten Ort. Es bietet verschiedene Optionen. Es kann ein einzelner Tag oder bis zu 8 Tagen dargestellt werden. Um das widget benutzen zu können, braucht man einen apiKey von darksky. Man kann den Key kostenlos erhalten wenn man sich dort als Developer registriert. Der Key erlaubt bis zu 1000 Aufrufe pro Tag. Die Aktualisierungsrate des widgets ist auf "alle 15 Minuten" gesetzt. Das entspricht 96 Aufrufen pro Tag.

Vorbereitung

Fall nicht bereits geschehen, installiere Homebrew. "Den fehlende Paketmanager für macOS."

$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Danach installiere Übersicht:

$ brew cask install ubersicht

(Alternativ kannst du Übersicht von seiner WebSeite herunterladen und installieren.)

Klone dieses Repository und verschiebe es in das Übersicht widgets Verzeichnis:

$ git clone https://github.com/DeltaOS2/darksky.widget.git
$ mv darksky.widget/ ~/Library/Application\ Support/Übersicht/widgets/

Starte Übersicht oder starte es neu. Das widget sollte jetzt im Übersicht-Menü erscheinen.

Einstellungen

Editiere die Datei index.coffee und modifiziere folgende Einstellungen: