107 Commits (plugins)
 

Author SHA1 Message Date
  Clara Hobbs 92557c33f9 Document the TTS functionality a bit 7 years ago
  Clara Hobbs 604bbf7ec3 Give plugins the ability to talk 7 years ago
  Clara Hobbs 03f613f77d Added a simple example plugin 7 years ago
  Clara Hobbs 474a286dc3 Updated README for new configuration 7 years ago
  Clara Hobbs c46bcf3a1a Moved plugin configuration to plugins.json 7 years ago
  Clara Hobbs 0ffc0e7922 Document the shell plugin 7 years ago
  Clara Hobbs c9e02f7e02 Get plugin options in PluginBase 7 years ago
  Clara Hobbs b39c303ec3 Make PluginBase concrete 7 years ago
  Clara Hobbs 7b116a11c4 Updated README for changes in plugins branch 7 years ago
  Clara Hobbs 7af31ebd4c Store order of configuration dicts 7 years ago
  Clara Hobbs a46c6f69fc Delegated invalid_sentence_command to Kaylee 7 years ago
  Clara Hobbs 56c6954039 Delegate history and valid command to Kaylee 7 years ago
  Clara Hobbs a25e9865e9 Remove an unnecessary sentence from a docstring 7 years ago
  Clara Hobbs d7fb99707f Remove the pass_words option 7 years ago
  Clara Hobbs 1002fc436e Initial support for plugins 7 years ago
  Clara Hobbs 76e0434e13 Removed an unused dictionary 7 years ago
  Clara Hobbs 7e4fe0ec74 Update URL in setup script 7 years ago
  Clara Hobbs baeb0e1fa0 Fixed recognition of "forty" 7 years ago
  Clara Hobbs 26081985ae Merge branch 'master' of https://github.com/Ratfink/kaylee 7 years ago
  Clara Hobbs cb4822025f Put all number-words on one line in the corpus 7 years ago
  Clara Hobbs a4c186b826 A bit of cleanup in the README 8 years ago
  Clara Hobbs 3128e3a172 New icons! 8 years ago
  Clara Hobbs 7db43a846b Remove unused code 8 years ago
  Clara Hobbs e3fd6a44b9 Renamed Config.parser -> Config._parser 8 years ago
  Clara Hobbs d314f9480d Remove reference to the old commands file 8 years ago
  Clara Hobbs bce8ef1763 Formatting and documentation 8 years ago
  Clara Hobbs 2611c6dcb6 Install systemd unit file from setup.py 8 years ago
  Clara Hobbs fc0196f697 Add a systemd service file for starting Kaylee 8 years ago
  Clara Hobbs 55f3c7b52c Update version number to 0.1.1 8 years ago
  Clara Hobbs 7e62fce409 Update to work with the latest pocketsphinx 8 years ago
  Clara Hobbs a1f694572a Add a setup.py script for installation 8 years ago
  Clara Hobbs 06132ae7a6 Add packaging files to .gitignore 8 years ago
  Clara Hobbs c4e5600c5e Convert README to reStructuredText 8 years ago
  Clara Hobbs a3f63727bf Tell users to copy config, not move it 8 years ago
  Clara Hobbs 1c2928ff1a Reorganize classes into a "kayleevc" package 8 years ago
  Clara Hobbs b95f115429 Remove __future__ print_function 8 years ago
  Clara Hobbs bc07966df1 Only write the strings file if necessary 8 years ago
  Clara Hobbs 9b9cc013ab Open all files using with blocks 8 years ago
  Clara Hobbs d36b65890a Removed unused import in kaylee.py 8 years ago
  Clara Hobbs 8d4e46d5b3 Moved command configuration to options.json 8 years ago
  Clara Hobbs b04dbd12cd Wrap long lines in kaylee.py 8 years ago
  Clara Hobbs 31731113b6 A few corrections and formatting changes to README 8 years ago
  Clara Hobbs 703d2e9fb3 Update copyright for 2016 8 years ago
  Clara Hobbs 93f09d0d96 Rewrote NumberParser.parse_all_numbers() 8 years ago
  Clara Hobbs 557f0b60cb Fixed the guaranteed-dictionary-update bug 8 years ago
  Clara Hobbs e19d76f051 Added number parsing capabilities 8 years ago
  Clara Hobbs 57f58295a4 Refactored a couple regular expressions 8 years ago
  Clara Hobbs 5c8cee5bb0 Removed executable permissions from recognizer.py 8 years ago
  Clara Hobbs ed077b4144 Changed icons for Kaylee 8 years ago
  Clara Hobbs a40bbe25e2 Rename blather.py to kaylee.py 8 years ago