项目作者: gbuendia

项目描述 :
Meteorological data from Swiss weather stations widget for Übersicht
高级语言: CoffeeScript
项目地址: git://github.com/gbuendia/uebersicht_ch_meteo_widget.git
创建时间: 2017-07-25T18:36:58Z
项目社区:https://github.com/gbuendia/uebersicht_ch_meteo_widget

开源协议:MIT License

下载


Übersicht CH Meteo Widget

Widget for Übersicht that displays meteorological data
from a selected Swiss station (also included Malbun, Schaan and Vaduz, Liechtenstein).

Screenshot

Installing

Just extract the zip file inside your Übersicht widgets folder
(normally ~/Library/Application Support/Übersicht)

Configuring

Open index.coffee in a text editor and change the following:

  • station = "TAE" to any other three-letter code. You can find a list in the attached file or search the map at the Meteoschweiz site.
  • language = "en" (English) is the default but you can change it to de (German), fr (French), it (Italian) or rm (Romansh).
  • Show or hide data changing "yes" to "no" or vice-versa in the items of show.

To reposition the widget, look further in the file for
the style: section and change the numerical value
of the lines top: 100px and left: 10px,
which are the distances in pixels to the borders of the screen.