ElongMuskrat 0 Posted March 26, 2020 Share Posted March 26, 2020 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
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now