aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/weather.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-10-01Fix Weather.wind_varMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-10-01improve weatherMattias Andrée1-5/+28
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-08-03Update: the metar resources have moved1.16Mattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-19Weather: can get METAR station from ~/.config/metar and /etc/metarMattias Andrée1-2/+17
Signed-off-by: Mattias Andrée <maandree@kth.se>
2016-04-19bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2015-03-21forgot to bump yearMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-12-08use curl instead of wgetMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-03weather bug fixMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-02mMattias Andrée1-5/+6
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2014-03-02partial implemention of weather monitoringMattias Andrée1-0/+141
Signed-off-by: Mattias Andrée <maandree@operamail.com>