Giter Club home page Giter Club logo

dragonfly-commands's Introduction

dragonfly-commands

My commands for Dragonfly, an extension to Dragon NaturallySpeaking.

These command modules are intended as a reference supplement to my blog, handsfreecoding.org. Currently, most of the commands are stuffed into _repeat.py. They are a work in progress, so expect breaking changes. Many commands are specific to my setup, so I recommend using this as a source of ideas and examples instead of directly. If you wish to make it easier for others to use directly, I am open to pull requests, but please do so in a way that will not slow down development (i.e. follow the Don't Repeat Yourself principle).

Several of these modules are based on examples from the official dragonfly-modules repository.

Installation

If you do choose to use this code directly, here are the basic steps:

  1. Install Dragon, NatLink, and Dragonfly. I generally recommend pip install dragonfly2 to install Dragonfly, but occasionally this grammar may use features only available in my development branch that have not yet been integrated upstream.
  2. Install dependencies: pip install -r requirements.txt
  3. (Optional) Update Chrome to listen on port 9222 (instructions).
  4. Copy the contents of this repository into your macros directory (typically the MacroSystem directory).
  5. Rename _dragonfly_local.py.template to _dragonfly_local.py.
  6. Restart Dragon.

Those are the basic steps needed to get the code to run without errors. Some interesting functionality will still be missing (e.g. eye tracking, WebDriver integration). Please check out my blog for instructions on integrating these features (hint: you will need to update _dragonfly_local.py if you wish to use my built-in grammars for these features).

dragonfly-commands's People

Contributors

wolfmanstout avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.