Can node-webkit or atom-shell take screenshot of entire desktop screen? -


i want take screenshot of entire screen (printscr), not browser window. possible either node-webkit or atom-shell?

atom shell can't natively, you'd have write native node module this, include in project


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -