summaryrefslogtreecommitdiff
path: root/client/main.py
Commit message (Expand)AuthorAgeFilesLines
* Minor style fixes: removed unused imports, commented-out code, etc.schneefux2014-08-221-1/+2
* Addressed CR comments.schneefux2014-07-291-5/+9
* Merge upstream changesschneefux2014-07-261-1/+4
|\
| * Merge pull request #100 from astahlman/masterschneefux2014-07-111-1/+2
| |\
| * | Check if first_name is set for profile beforehandschneefux2014-06-121-1/+4
| * | Make Jasper mention the user's name when asking "How can I be of service?"schneefux2014-06-121-1/+1
* | | Work on Google STT on RPi.schneefux2014-07-261-2/+7
* | | Google STT works on OS Xschneefux2014-07-231-2/+4
| |/ |/|
* | Stop hardcoding /home/jasper and abstract out mic.say for multiplatform supportschneefux2014-06-211-1/+2
|/
* Initial commitschneefux2014-03-301-0/+30