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

https://github.com/zabackary/photo-booth

A Rust-powered photo booth that can run anywhere Nokhwa (the camera lib) runs! Sends photos to a webhook.
https://github.com/zabackary/photo-booth

Last synced: about 1 year ago
JSON representation

A Rust-powered photo booth that can run anywhere Nokhwa (the camera lib) runs! Sends photos to a webhook.

Awesome Lists containing this project

README

          

# Photo booth

This is a photo booth application, obviously.

For now, the main branch contains a version which calls a callback service with
a token to email recipients (this is implemented as a Google Apps Script web
app, but you can pick the implementation). If the need arises, I will add
options to use a physical printer instead.

Tested in production and works well!