Jump to content

Use a javascript library to control the keyboard and mouse of a PC


Recommended Posts

ElongMuskrat
Posted

Hello,

I am in search of some insight for my use case.

So what I want to do is control a PC with Synergy installed on it. But I want to control that PC programmatically. The is an IP available in synergy so I guess there is some socket and protocol I can use to do that but I miss a starting point. In the end I would like to do stuff like setMousePosition(x,y) or typeKey('a') from my nodejs server. (The context is to automate UI testing BTW).

Is there some kind people who will give me some leads? :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...