I'm looking for a way to trigger a click event to the OS from a NodeJS application. All I need is to have control over x/y and mouse button.
Is there anything that does that? I've searched for existing packages but didn't find any...
I'm looking for a way to trigger a click event to the OS from a NodeJS application. All I need is to have control over x/y and mouse button.
Is there anything that does that? I've searched for existing packages but didn't find any...
RobotJS does exactly what you want!
http://github.com/octalmage/robotjs
Try this code: