Skip to content

Simplistic node.js app which shows images in a specified folder as a slideshow - with the special feature of instantly showing added files on all clients since they get notified via WebSocket connection. Useful e.g. for setting up a live photo wall of a photo booth.

License

Notifications You must be signed in to change notification settings

jschroeter/livephotoslideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

livephotoslideshow

Simplistic node.js app which shows images in a specified folder as a slideshow - with the special feature of instantly showing added files on all clients since they get notified via WebSocket connection. Useful e.g. for setting up a live photo wall of a photo booth.

Usage

npm install

node server.js /path/to/images

or

node server.js /path/to/images --recursive

About

Simplistic node.js app which shows images in a specified folder as a slideshow - with the special feature of instantly showing added files on all clients since they get notified via WebSocket connection. Useful e.g. for setting up a live photo wall of a photo booth.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published