Skip to content

rsd/photobooth-js

 
 

Repository files navigation

photobooth-js

A html5 widget that allows users to take their avatar pictures on your site.

Repositor Page: https://github.com/rsd/photobooth-js Forked from: https://github.com/WolframHempel/photobooth-js

Now it can be installed with Bower:

$ bower install photobooth-js

To test over https:

$ npm install http-server
$ openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -keyout key.pem -out cert.pem
$ http-server -C cert.pem -S

##Legacy website For demos and documentation please see https://wolframhempel.github.com/photobooth-js/. (old browsers only).

About

This is a merge of all external work to Wolfram Hempel work.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.4%
  • CSS 17.5%
  • HTML 16.1%