| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add shebang and PEP 0263 source encoding to every module | schneefux | 2014-09-06 | 1 | -0/+2 |
| | | | | | Source encoding should be specified and a shebang helps to execute a module directly (either to start jasper or just for testing purposes). | ||||
| * | Minor style fixes: removed unused imports, commented-out code, etc. | schneefux | 2014-08-22 | 1 | -10/+9 |
| | | |||||
| * | Prompt user to populate stt_engine in profile | schneefux | 2014-07-30 | 1 | -1/+20 |
| | | |||||
| * | Addressed CR comments. | schneefux | 2014-07-29 | 1 | -3/+0 |
| | | |||||
| * | Work on Google STT on RPi. | schneefux | 2014-07-26 | 1 | -1/+1 |
| | | |||||
| * | Google STT works on OS X | schneefux | 2014-07-23 | 1 | -0/+3 |
| | | |||||
| * | Populate now adds keys (with empty values) for empty input (easier to handle ↵ | schneefux | 2014-05-10 | 1 | -11/+9 |
| | | | | | in modules) | ||||
| * | Semantic version update + reflect change in Weather module, better output ↵ | schneefux | 2014-05-10 | 1 | -6/+6 |
| | | | | | formatting in populate | ||||
| * | Add international weather | schneefux | 2014-04-09 | 1 | -7/+17 |
| | | | | | | If not in US, uses nearest city/town instead. Wunderground handles this without any changes. Verifies that Wunderground returns a forecase. | ||||
| * | removed 10-digit phone # requirement | schneefux | 2014-04-08 | 1 | -5/+1 |
| | | |||||
| * | Initial commit | schneefux | 2014-03-30 | 1 | -0/+90 |
