Skip to content

tomazy/screenshot-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot server

Periodically takes screenshots of the X's root window and serves them through http.

I use it to visually inspect running selenium tests in a headless box with Xvfb.

Requirements:

  • npm
  • ImageMagick

Installation:

npm install -g screenshot-http-server

Running:

PORT=8989 screenshot-http-server

Point browser to http://<host name>:8989

About

Serve live screenshots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published