ElongMuskrat Posted March 26, 2020 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? Quote
Recommended Posts
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.