Skip to content

A clean and understated Übersicht widget for the temperature trend over the next week

Notifications You must be signed in to change notification settings

cpmsmith/minimal-forecast-widget

Repository files navigation

minimal-forecast.widget

A clean and understated forecast widget for Übersicht that just shows you the temperature trend over the next week. Click on a day to see the high and low.

Screenshot of widget

Setup

This widget requires an API key from the Dark Sky API. Before you use this widget, open minimal-forecast.coffee, and change the variable apiKey to the key you got from Dark Sky.

Configuration

There are four configuration variables at the top:

Name Default Value Description
apiKey none See above
gridlinesEvery 10 The distance, in degrees, between the gridlines on the graph.
units "auto" Temperature units to use. auto, the default, automatically selects units based on location. Other options include si for Celsius and us for Fahrenheit. See the API documentation for more information.
apparentTemps false Display apparent temperatures instead of actual temperatures. This may include windchill, humidex, etc.

About

A clean and understated Übersicht widget for the temperature trend over the next week

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published