Skip to content

利用nodejs跟phantomjs,的网站高速快照工具,可以时时的监控网站的UI变化,利用这一点.可以采集漂亮的网页的素材图片,以及批量监控网站,出来错误及时报警

Notifications You must be signed in to change notification settings

alberthuang24/CloudScreenshots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

云截图器

运用node.js 制作的云截图器。 截图像素可达2560 dpi 高达 300

安装

git clone https://github.com/HongjiangHuang/CloudScreenshots.git

npm install #macos brew install imagemagick brew install graphicsmagick

If you want WebP support with ImageMagick, you must add the WebP option:

brew install imagemagick --with-webp

#centos yum install ImageMagick-devel yum install GraphicsMagick-devel

#ubuntu apt-get install ImageMagick-dev apt-get install GraphicsMagick-dev

#socket.js node socket.js 8000

About

利用nodejs跟phantomjs,的网站高速快照工具,可以时时的监控网站的UI变化,利用这一点.可以采集漂亮的网页的素材图片,以及批量监控网站,出来错误及时报警

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published