index
:
pollyana
this commit
main
Voice input tooling for Linux.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Blather.py
Age
Commit message (
Expand
)
Author
2014-09-12
Added -p --pass-words flag that will pass the recognized words to the shell c...
Jezra
2014-08-24
pull your shit together jez. moved the options print out
Jezra
2014-08-24
modified recognizer instance creation to use self.options['microphone']
Jezra
2014-08-24
Added the ability to define a command to run whenever a valid sentence is det...
Jezra
2014-05-04
Reads default startup options from an options.yaml file
Jezra
2014-01-14
Added '-m --microphone' flag to let the user pick a mic other than the system...
Jezra
2013-07-23
ctrl+q will quit the UI if it is running
Jezra
2013-07-02
icon, dumbass
Jezra
2013-06-26
Something .conf
Jezra
2013-06-25
added -H Num to keep track of blather history
Jezra
2013-06-10
Implemented -i flag to select UI and -c flag to start UI in 'continuous liste...
Jezra
2013-04-25
licensing
Jezra
2013-04-20
Whoa bub! you don't have to yell.
Jezra
2013-04-18
Cleaner quiting for Qt, added Gtk UI
Jezra
2013-04-17
Config and language files are now in ~/.config/blather
Jezra