17 Commits

Author SHA1 Message Date
James Lu
de4d74a3a9 NuWeather: drop apixu -> weatherstack link 2020-05-25 14:02:17 -07:00
James Lu
f960b66a72 NuWeather: update default backend to OpenWeatherMap 2020-05-25 14:01:29 -07:00
Gordon Shumway
56f3e1c4f4
NuWeather: Add weatherstack geocode backend (#90) 2020-02-09 00:11:57 -08:00
James Lu
4354697a56 NuWeather: add OpenWeatherMap as a backend 2019-10-06 13:59:31 -07:00
James Lu
1678b0646e NuWeather: replace Apixu with its successor Weatherstack
Apixu goes down in only one week, so there's no point in leaving the old code here.

Closes #87.
2019-10-06 11:35:27 -07:00
James Lu
a9d0d5fe60 NuWeather: add support for current-conditions-only providers 2019-10-06 11:33:19 -07:00
James Lu
85469f9e34 NuWeather: show wind gust details 2019-09-01 19:41:12 -07:00
cottongin
fa4921776c NuWeather: adds ability to override both weather and geocode backends (#82) 2019-03-16 18:30:36 -07:00
James Lu
eb5b6df27f NuWeather: rename opencagedata -> opencage 2019-03-14 16:19:56 -07:00
cottongin
c8f951c670 NuWeather: adds OpenCage as geocode backend (#81) 2019-03-14 16:10:54 -07:00
Gordon Shumway
f76614c10c NuWeather: add Google Maps backend (#79) 2019-03-14 15:00:45 -07:00
James Lu
ff044013ca NuWeather: extended forecast support (!weather --forecast)
This adds pendulum as an optional dependency and a 'plugins.NuWeather.outputFormat.forecast' config option.
2019-03-09 12:37:19 -08:00
James Lu
877e841372 NuWeather: tentatively make template format a config option
Detailed configuration instructions will hopefully be written soon.
2019-01-22 23:48:52 -08:00
James Lu
53d2286aaf LastFM, NuWeather: allow DB addressing mode to be configured
These now support:
- saving users by accounts (fall back to ident@host if not registered)
- saving users by ident@host
- saving users by nick
2019-01-02 19:43:20 -08:00
James Lu
8f2314add1 NuWeather: add Dark Sky as a backend 2018-12-30 23:15:06 -08:00
James Lu
57c8658adf NuWeather: make temperature display units configurable 2018-12-30 21:28:50 -08:00
James Lu
08d3f675c5 NuWeather: a new weather plugin using Apixu
Closes #71.
2018-12-30 13:01:10 -08:00