2

I want to take a screenshot of entire screen (PrintScr), not just browser window. Is this possible with either node-webkit or atom-shell?

1 Answer 1

1

Atom Shell can't do this natively, you'd have to write a native node module to do this, then include it in your project

Not the answer you're looking for? Browse other questions tagged or ask your own question.