awesome-wm-widgets/weather-widget
Sviatoslav Sydorenko c5181829f5
Reimplement wind direction detection properly
Fixes #39

Ref: https://www.campbellsci.eu/blog/convert-wind-directions
2018-03-27 18:46:58 +02:00
..
README.md Update README.md 2017-02-12 20:58:50 -05:00
weather-widget.png update screenshot 2017-03-14 21:56:27 -04:00
weather.lua Reimplement wind direction detection properly 2018-03-27 18:46:58 +02:00

README.md

Weather widget

Weather Widget

Note that widget uses the Arc icon theme, so it should be installed first under /usr/share/icons/Arc/ folder.

Installation

  • install lua socket
$ sudo apt-get install lua-socket

You can read how it works in more details here