Skip to content

A JavaScript photobooth application where you can pick an own background image via green screen.

Notifications You must be signed in to change notification settings

haimich/photobooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photobooth

screenshot

Prerequisites

Add a config file named photobooth-config.yml to the top level of the project. Format:

flickr:
  url: 
  api_key: 

one:
  host: 
  shoutout_wall: 
  api_path_share: 
  api_path_upload: 
  user:
  pw: 

Add a folder "photos" to the top level.

How to start

sudo npm install -g static-server
static-server static

Flickr API

Todos

About

A JavaScript photobooth application where you can pick an own background image via green screen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published