octalmage / robotjs

Node.js Desktop Automation.
http://robotjs.io
MIT License
12.26k stars 937 forks source link

getScreenSize doesn't support multiple monitors #688

Open ghost opened 2 years ago

ghost commented 2 years ago

I'm working on a project but I can't continue until RobotJS supports using multiple monitors with getScreenSize. A way around this or a change to the function would be nice!

image (No arguments)*

draeder commented 1 year ago

I am using systeminformation for this purpose. Works great.