Caster
Caster copied to clipboard
Dragonfly-Based Voice Programming and Accessibility Toolkit
[](https://issuehunt.io/r/dictation-toolbox/Caster/issues/911) Blocking issue which needs to be remedied for Python 3.10.x 32-bit Natlink users. For now the master branch is recommended until the block is resolved. https://github.com/dictation-toolbox/Caster/issues/932 Caster has had...
# Add environment variable expansion into path reading ## Description Changing a few instances where paths from `settings.toml` get read without expanding environment variables. ## Related Issue None. ## Motivation...
# Several new TC commands ## Description Just a few commands using keystrokes ## How Has This Been Tested Just rule and docs changes, tested by using ## Types of...
# Add ubuntu terminal and add 'terminal' as optional name for rule ## Description This adds 'gnome-terminal' as a possible active window for the 'gitbash' rule. ## Related Issue None...
# Get github automation working on ubuntu ## Description A few tweaks to get the automatic checkout pull request feature to work on linux. I _think_ this should also work...
## Description Window Switch Manager to swap windows by saying words in their title. In addition a command to restore the last minimized window. Commands: "window switch " -> switch...
# Title Sublime snippets first part ## Description This is part one of an attempt to integrate https://github.com/mpourmpoulis/CasterSublimeSnippetInterfaceExample into Caster @LexiconCode I know this is a busy period For you...
**Describe the bug** When automatically running Caster on computer startup. The HUD fails to connect. It's most likely, because the HUD's GUI doesn't load quickly enough on startup. Manually loading...
**Describe the bug** A clear and concise description of what the bug is. Possible Jython problem running scripts in another thread or xerces library needs to include the into the...
This will require a significant amount of refactoring due to how Vim handles modes. Exact method TBD but prefer to keep Vim in command mode or allow either command or...