Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegok/photobooth
A js+flash photo booth app
https://github.com/diegok/photobooth
Last synced: about 1 month ago
JSON representation
A js+flash photo booth app
- Host: GitHub
- URL: https://github.com/diegok/photobooth
- Owner: diegok
- Created: 2010-12-26T13:20:28.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-09-17T00:39:56.000Z (over 13 years ago)
- Last Synced: 2024-04-14T16:03:20.740Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 150 KB
- Stars: 9
- Watchers: 3
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.pod
Awesome Lists containing this project
README
=head1 PhotoBooth
JS + Flash + Mojolicious webapp to emulate public photobooth's
=head3 Version 0.1
=head2 Install
If you have curl, you can install all you need just running:> curl -L cpanmin.us | perl - http://latest.mojolicio.us
=head2 Run
> ./photobooth.pl daemon
And point your browser to http://localhost:3000/
Check the L docs for other deployment options.
=head2 See also
This program is just glue over other great software.
=over
=item L
=item L
=item L
=back
=head2 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.