awesome-wm-widgets/weather-widget
Sviatoslav Sydorenko 77b50a21e6
Take into account case with an unset wind degrees
Fixes exception, which happens when comparing nil to a number
2018-03-22 09:46:46 +01: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 Take into account case with an unset wind degrees 2018-03-22 09:46:46 +01: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