Skip to content

Display photo slideshow from local directory and watch for new files

Notifications You must be signed in to change notification settings

taeo/photobooth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photo Booth

A simple node web app to rotate through photos in a local directory. The app watches the directory for new files and displays them at the front of the queue.

Designed for use in wedding or party photobooth setting, with a WIFI SD card dumping photos onto a laptop.

Running the app

node app.js ~/Photos/2013-02-11

Keyboard Shortcuts

  • left arrow or up arrow displays previous photo
  • right arrow or down arrow displays next photo
  • D to enter debug mode
  • R to toggle random photo order, or sequential

About

Display photo slideshow from local directory and watch for new files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • CSS 4.9%
  • HTML 2.5%