shooty

1.3.0 • Public • Published

Shooty

Take photos of any website every certain time. Useful for quality checks.

npm greenkeeper

Usage

> npm i -g shooty
> shooty --help

Takes screenshoots of a website every X time

Usage
	$ shooty <url>

Options
	--start           Date it will start (optional)
	--stop            Date it will stop (optional)
	--every, -e       Time between every shoot (2m,3h,1d)
	--limit, -l       Number of photos to maintain (optional)
	--fullpage, -f    Shoot the entire page not only the viewport (default: false)
	--mobile, -m      Enforces a mobile user agent (default: true)
	--version         Displays current version
	--help            Displays help

Examples
	$ shooty https://google.com --every 1h --fullpage
	$ shooty https://google.com --every 1h --mobile --limit 10
	$ shooty https://google.com --every 3m --start "10 Jul 2018 22:09:00 GMT+4" --stop "11 Jul 2018 22:09:00 GMT+4"

Contribute

Feel free to fork, open issues or share any kind of suggestion.

Package Sidebar

Install

npm i shooty

Weekly Downloads

2

Version

1.3.0

License

MIT

Unpacked Size

8.4 kB

Total Files

4

Last publish

Collaborators

  • kirdie