Jump to content

Hello! đź‘‹

These forums are now archived (read only).

Join us on Discord.

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


Recommended Posts

ElongMuskrat

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? :)

Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...