12 Commits

Author SHA1 Message Date
James Lu
39487dc586 NuWeather: use DynamicScope.channel instead of passing msg between methods 2018-12-31 00:00:34 -08:00
James Lu
bed8a0669b NuWeather: update README 2018-12-30 23:51:07 -08:00
James Lu
2291a174d3 NuWeather: formatting improvements for OSM/Nominatim, Dark Sky 2018-12-30 23:44:02 -08:00
James Lu
7682a4b0d0 NuWeather: fix flipped max, min temps for apixu 2018-12-30 23:42:24 -08:00
James Lu
2f223dde11 NuWeather: fix geocode error if osm_id is unavailable 2018-12-30 23:42:06 -08:00
James Lu
545e8a3b8a NuWeather: minor apixu formatting tweaks 2018-12-30 23:21:19 -08:00
James Lu
8f2314add1 NuWeather: add Dark Sky as a backend 2018-12-30 23:15:06 -08:00
James Lu
80dbff83a0 NuWeather: implement geocoding from OpenStreetMap/Nominatim
This will be used by future weather fetchers.
2018-12-30 21:38:45 -08:00
James Lu
925b3b3b0b NuWeather: use a custom user agent (needed for OSM queries) 2018-12-30 21:37:34 -08:00
James Lu
57c8658adf NuWeather: make temperature display units configurable 2018-12-30 21:28:50 -08:00
James Lu
3c23e0e319 NuWeather: include apixu daily conditions text 2018-12-30 13:38:12 -08:00
James Lu
08d3f675c5 NuWeather: a new weather plugin using Apixu
Closes #71.
2018-12-30 13:01:10 -08:00