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 - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -