Skip to content

Conversation

@timstableford
Copy link

  • Removed dependencies on outdated libraries such as ref
  • Made it a bit more OOP
  • Made the variable names more javascript compliant
  • Converted to async/await
  • Switched to let/const

timstableford and others added 3 commits April 11, 2020 18:00
* Removed dependencies on outdated libraries such as ref
* Made it a bit more OOP
* Made the variable names more javascript compliant
* Converted to async/await
@hitman249
Copy link

See https://github.com/hitman249/node-uinput
I refactored this merge to emulate a mouse

@timstableford
Copy link
Author

That's really cool! I've merged your changes and published it as uinput2 https://www.npmjs.com/package/uinput2

@hitman249
Copy link

Also made a keyboard implementation
Implemented virtual keyboard uinput-keyboard.js
Implemented virtual mouse uinput-mouse.js

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants