{"id":23257333,"url":"https://github.com/turiphro/photobooth","last_synced_at":"2026-04-29T09:06:21.511Z","repository":{"id":91914737,"uuid":"51992386","full_name":"turiphro/photobooth","owner":"turiphro","description":"Simple python script for UI of photobooth, using OpenCV, Polaroid PoGo printer and MakeyMakey.","archived":false,"fork":false,"pushed_at":"2017-08-13T21:55:15.000Z","size":5822,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-19T09:48:29.990Z","etag":null,"topics":["makeymakey","opencv","photobooth","polaroid","prototype","webcam"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/turiphro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-18T08:32:23.000Z","updated_at":"2023-09-06T10:00:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"5185d8ee-8ebd-4f14-8c34-a5af026626ba","html_url":"https://github.com/turiphro/photobooth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/turiphro/photobooth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turiphro%2Fphotobooth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turiphro%2Fphotobooth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turiphro%2Fphotobooth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turiphro%2Fphotobooth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/turiphro","download_url":"https://codeload.github.com/turiphro/photobooth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/turiphro%2Fphotobooth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32418203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["makeymakey","opencv","photobooth","polaroid","prototype","webcam"],"created_at":"2024-12-19T12:28:43.727Z","updated_at":"2026-04-29T09:06:21.495Z","avatar_url":"https://github.com/turiphro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository contains scripts for a photobooth.\nIt shows webcam output, allows taking photos with\ncustom (physical) buttons, and sends the photo\nover bluetooth to a Polaroid PoGo photo-printer.\n\n\nInstallation\n============\n\nInstall all requirements:\n\n    sudo apt-get install bluetooth blueman ussp-push python-bluetooth libbluetooth-dev`\n    sudo pip3 install -r requirements.txt\n\nInstall OpenCV 3.0+ including Python 3 support. At the moment this requires\ncompiling from source; for instructions see:\nhttp://www.pyimagesearch.com/2015/07/20/install-opencv-3-0-and-python-3-4-on-ubuntu/\n\nIf you're using blueman for file transfers (default; see polaroid.py),\npair your Polaroid PoGo device manually using `blueman-applet`.\nIf you're using ussp-push, run the setup script:\n\n    cd src\n    sudo python setup.py\n\nI've had some problems getting bluetooth transfer to work;\ndifferent people are reporting variations in success with\ndifferent tools. You might need to experiment a bit, pair\nvia the various UI's and print some test selfies while\nlooking annoyed.\n\n\nPhysical installation\n=====================\n\nBuild a physical photobooth with a screen, webcam, raspberry pi or other\ncomputer, and some control buttons. Attach a Polaroid PoGo photo-printer.\nI connected two push buttons to a MakeyMakey, emulating a keyboard's\nspace (left button, YES) and some other key (right button, NO). You may\nneed to experiment with different lights as well to get a clear image.\n\n![prototype front image](img/photobooth_front.jpg)\n![prototype back image](img/photobooth_back.jpg)\n![prototype in operation](img/photobooth_action.jpg)\n\n\nRunning\n=======\n\nTo run the GUI application, start with:\n\n    python3 main.py\n\nThe application starts fullscreen. If it doesn't, hit your favourite\nwindow manager's shortcut (WIN+F for Awesome-WM) once.\nHit the YES key to take a picture and confirm to print or retake to\ntake a new picture.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturiphro%2Fphotobooth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturiphro%2Fphotobooth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturiphro%2Fphotobooth/lists"}