1.0.5 • Published 7 years ago

electron-screenshot v1.0.5

Weekly downloads
156
License
MIT
Repository
github
Last release
7 years ago

electron-screenshot

js-standard-style Greenkeeper badge

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