Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lmacken/photobooth.py

A photobooth script that automatically snaps a photo, applies a watermark, uploads to a remote server, generates a QRCode, shortens the URL, ouputs an HTML template, and displays it your web browser.
https://github.com/lmacken/photobooth.py

Last synced: 19 days ago
JSON representation

A photobooth script that automatically snaps a photo, applies a watermark, uploads to a remote server, generates a QRCode, shortens the URL, ouputs an HTML template, and displays it your web browser.

Awesome Lists containing this project

README

        

**photobooth.py**

An automated photobooth script.

.. image:: http://lewk.org/img/photobooth1.jpg

*Features*

- Uses gphoto2 to automatically detect your camera
- When Enter is pressed, it snaps a photo and downloads it locally
- A Fedora watermark is applied to the bottom right corner of the image
- The photo is uploaded to a server
- A QRCode is generated that points to the image URL
- A TinyURL is generated for the image
- HTML is generated that shows the image, the QRCode, and TinyURL
- The page is then displayed in the web browser

*Announcement:* http://lewk.org/blog/photobooth.py

.. image:: http://lewk.org/img/photobooth0.jpg

*Requirements:*

- `python-imaging `_
- `qrencode `_
- `gphoto2 `_
- `surl `_

*License*

.. image:: https://www.gnu.org/graphics/gplv3-127x51.png
:target: https://www.gnu.org/licenses/gpl.txt