summaryrefslogtreecommitdiff
path: root/client/modules/Weather.py
Commit message (Collapse)AuthorAgeFilesLines
* Work on Google STT on RPi.schneefux2014-07-261-0/+110
|
* Google STT works on OS Xschneefux2014-07-231-110/+0
|
* Semantic version update + reflect change in Weather module, better output ↵schneefux2014-05-101-1/+1
| | | | formatting in populate
* changed parseDate to extractDatesschneefux2014-05-101-1/+1
|
* Weather module parses global forecasts correctlyschneefux2014-04-091-2/+8
| | | | | The weather module now checks to see if it is a global forecast, as the parsing needs to be slightly different if so
* Initial commitschneefux2014-03-301-0/+104