I want to get information - like the number of monitors the client is using. I need access to system calls and I understand that since the browser is sandboxed, it can't execute sys calls.
What other options do I have to do this (other than the client installing an app on the desktop)?