Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 871 Bytes

README.pod

File metadata and controls

39 lines (20 loc) · 871 Bytes

PhotoBooth

JS + Flash + Mojolicious webapp to emulate public photobooth's

Version 0.1

Install

If you have curl, you can install all you need just running:

> curl -L cpanmin.us | perl - http://latest.mojolicio.us

Run

> ./photobooth.pl daemon

And point your browser to http://localhost:3000/

Check the http://mojolicio.us docs for other deployment options.

See also

This program is just glue over other great software.

http://mojolicio.us/
http://code.google.com/p/jpegcam/
http://jquery.com/

Licence

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.