Age | Commit message (Expand) | Author |
2019-05-03 | externalize config for weather widget | streetturtle |
2019-02-20 | [weather] Check if the response is not null before decoding it. | Aurélien LAJOIE |
2019-01-29 | Update README.md | streetturtle |
2019-01-29 | Update README.md | streetturtle |
2019-01-29 | Update README.md | streetturtle |
2019-01-29 | Make temperature units customizable using the secrets.lua | Pavel Makhov |
2019-01-26 | Update README.md | streetturtle |
2019-01-26 | add error handling to weather widget | Pavel Makhov |
2019-01-25 | store api keys and client settings in secrets.lua | Pavel Makhov |
2018-10-08 | small refactoring | streetturtle |
2018-03-27 | Reimplement wind direction detection properly | Sviatoslav Sydorenko |
2018-03-22 | Take into account case with an unset wind degrees | Sviatoslav Sydorenko |
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 |
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 | Merge branch 'master' of https://github.com/streetturtle/AwesomeWM | Pavel Makhov |
2017-03-14 | update screenshot | 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-12 | Update README.md | Pavel Makhov |
2017-02-08 | Update README.md | Pavel Makhov |
2017-02-08 | fix typos in lua doc | Pavel Makhov |
2017-02-07 | weather widget | streetturtle |