Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-08 | small refactoring | streetturtle | |
2018-03-27 | Reimplement wind direction detection properly | Sviatoslav Sydorenko | |
Fixes #39 Ref: https://www.campbellsci.eu/blog/convert-wind-directions | |||
2018-03-22 | Take into account case with an unset wind degrees | Sviatoslav Sydorenko | |
Fixes exception, which happens when comparing nil to a number | |||
2018-03-21 | Beautify pop-up code style | Sviatoslav Sydorenko | |
2018-03-21 | Access weather API via HTTPS | Sviatoslav Sydorenko | |
2018-03-21 | Read city and api key from env first | Sviatoslav Sydorenko | |
Corresponding env vars are: * AWW_WEATHER_CITY * AWW_WEATHER_API_KEY | |||
2018-01-20 | few small changes | streetturtle | |
2018-01-20 | few small changes | streetturtle | |
2018-01-14 | Added wind direction to weather.lua | Roger Welsh | |
2017-12-04 | externalize api key | pmakhov | |
2017-06-05 | Few small improvements for weather widget | Pavel Makhov | |
2017-03-14 | More details to popup message | streetturtle | |
2017-03-03 | Start timer | Pavel Makhov | |
2017-02-18 | fix weather widget crash with no internet connection | Pavel Makhov | |
2017-02-08 | fix typos in lua doc | Pavel Makhov | |
2017-02-07 | weather widget | streetturtle | |