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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    174
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    174
  • 1.0.4
    1
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    1

Package Sidebar

Install

npm i electron-screenshot

Weekly Downloads

32

Version

1.0.5

License

MIT

Last publish

Collaborators

  • jameskyburz