107 Révisions (plugins)
 

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