felixhageloh / authentic-ubersicht

The most honest weather app, on your desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentic Weather

The most honest weather app, on your desktop

widget 1 widget 4

Installation

  1. Download Übersicht
  2. Copy authentic.widget to your widgets folder.
  3. Add your forecast.io api key to authentic.coffee.
  4. Add your location in 'latitude,longitude' form to authentic.coffee.

Advanced

Setting the Units

Celsius and Fahrenheit units are provided in the widget. To adjust this, change the value of unit in authentic.coffee.

Setting the Icon Set

Three icon sets are provided with the widget: white, black, and blue. To adjust this, change the value of icon in authentic.coffee.

Setting the Snippet

The widget above the phrase can be changed between an icon and the temperature. To adjust this, change the value of snippet in authentic.coffee.

Setting the Refresh Rate

By default, the widget will get new data every 5 minutes. To adjust this, change the value of rate in authentic.coffee. The value should be in milliseconds, so multiply the number of seconds by 1000. Note that forecast.io has a limit on how frequently you can send requests.

Credits

Idea, graphics, and phrases are from Authentic Weather. Most resources have been dumped from the Android app in order to resemble it as closely as possible.

About

The most honest weather app, on your desktop


Languages

Language:CoffeeScript 100.0%