electron-screenshot

1.0.5 • Public • Published

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

Package Sidebar

Install

npm i electron-screenshot

Weekly Downloads

39

Version

1.0.5

License

MIT

Last publish

Collaborators

  • jameskyburz