electron-screenshot
v1.0.5
Published
take a screenshot in an existing electron window
Downloads
113
Maintainers
Readme
electron-screenshot
Take screenshots in an electron window.
Install
npm install electron-screenshot
Usage
Use in an already existing atom-shell window
for a standalone implementation see electron-screenshot-service
var screenshot = require('electron-screenshot')
screenshot(options, [cb])
options
filename
png filename
delay (in ms)
default 0