I am trying to get the window dimensions of other windows that are open on the desktop in Node.JS. I found a library called winctl that would allow me to do this, b
winctl