Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard API complete? #63

Closed
Hypercubed opened this issue Aug 1, 2015 · 3 comments
Closed

Keyboard API complete? #63

Hypercubed opened this issue Aug 1, 2015 · 3 comments

Comments

@Hypercubed
Copy link
Contributor

Great work getting this working on windows. NPM install is now no problem for me.

I'm wondering if the keyboard api is complete (the readme indicates it is)? In AutoHotkey the send function accepts a minilanguage like: "{End}Sincerely,{enter 4}John Smith" Any plans to implement that in robotjs... or should write my own wrapper?

@octalmage
Copy link
Owner

This is something we're discussing in #4. I think I want to implement something like this in Node and have it call the necessary C functions. Then you can run robot.keyboard.type("hello{enter}").

I'm not sure yet, still focusing on features. This will probably be the last step towards 1.0.0.

@octalmage
Copy link
Owner

Also thanks! I'm so happy we got everything working.

By complete I just mean you can accomplish everything, the syntax is still up for debate.

@octalmage
Copy link
Owner

I'm going to close this in favor of #4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants