Coder Social home page Coder Social logo

simonireilly / aenea Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dictation-toolbox/aenea

0.0 0.0 0.0 29.08 MB

Client-server library for using voice macros from Dragon NaturallySpeaking and Dragonfly on remote/non-windows hosts.

License: GNU Lesser General Public License v3.0

Python 91.89% Haskell 8.11%

aenea's People

Contributors

c-nichols avatar calmofthestorm avatar djr7c4 avatar drmfinlay avatar dylan-chong avatar edk avatar fgaray avatar grayjay avatar kereyroper avatar nirvdrum avatar poppe1219 avatar seananderson avatar simonireilly avatar sweetmandm avatar

Watchers

 avatar

aenea's Issues

Implement "force natlink to reload all grammars"

Dynamic Reload Grammars

Edit Grammars in Atom, save them, and call this function to reload all Grammars. This closes the painful loop of updating Grammars manually.

This is a compliment to be already existing function which will allow it to copy files from the local machine to the remote machine.

Add on the Fly

User Stroy

When wokring with aenea I should be able to define a new command in a given file quickly. This may be implemented like:

  • Voice command to lauch text editor with aenea project open (run script / macro - don't rely on any existing logic)
  • Voice command to open file
  • Voice command for a new mapping entry 'command written here': ( Key | Text )
  • Voice command to save file
  • Voice command to reload file

Add Common Patterns to _all.py

The global multiedit should understand:

  • comma separated lists of integers and strings
  • JSON - double quotes, colons and then a relevant value

Generate documentation from standard class implementation

Overview

It should be possible to generate documentation for the commands that we are attempting to apply.

The proposed standard format will be that comments above the code will tell the user exactly what that command will do.

Specification

The code would be parsed as below:

# Move to the numbered n window on the favourites tab
'Joe <n>': Key('w-%(n)d')

This would produce documentation of the kind:

Window Management Commands
Command Effect
Joe Move to the numbered n window on the favourites tab

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.