This package has been deprecated

Author message:

has been renamed to electron-screenshot. install using npm install electron-screenshot.

atom-shell-screenshot

1.0.0 • Public • Published

atom-shell-screenshot

Take screenshots in an atom-shell window

Install

npm install atom-shell-screenshot

Usage

Use in an already existing atom-shell window

for a standalone implementation see atom-screenshot

var screenshot = require('atom-shell-screenshot')
screenshot(options, [cb])

options

filename

png filename

delay (in ms)

default 0

Package Sidebar

Install

npm i atom-shell-screenshot

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jameskyburz