{"id":22812266,"url":"https://github.com/cursedprograms/webcam-display","last_synced_at":"2025-08-10T07:31:37.810Z","repository":{"id":220813396,"uuid":"752643197","full_name":"CursedPrograms/Webcam-Display","owner":"CursedPrograms","description":"Webcam display with face-detection","archived":false,"fork":false,"pushed_at":"2024-10-20T22:29:24.000Z","size":45,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T19:23:39.961Z","etag":null,"topics":["cv2","face-detection","python","webcam-capture"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CursedPrograms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-02-04T12:17:24.000Z","updated_at":"2024-10-20T22:29:28.000Z","dependencies_parsed_at":"2024-12-12T12:11:38.640Z","dependency_job_id":"c9deaaea-f2ee-4556-a94e-3bf61cb01397","html_url":"https://github.com/CursedPrograms/Webcam-Display","commit_stats":null,"previous_names":["cursedprograms/webcam-display"],"tags_count":0,"template":false,"template_full_name":"CursedPrograms/Python-Template","purl":"pkg:github/CursedPrograms/Webcam-Display","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CursedPrograms%2FWebcam-Display","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CursedPrograms%2FWebcam-Display/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CursedPrograms%2FWebcam-Display/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CursedPrograms%2FWebcam-Display/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CursedPrograms","download_url":"https://codeload.github.com/CursedPrograms/Webcam-Display/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CursedPrograms%2FWebcam-Display/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269693303,"owners_count":24460225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cv2","face-detection","python","webcam-capture"],"created_at":"2024-12-12T12:11:32.038Z","updated_at":"2025-08-10T07:31:37.501Z","avatar_url":"https://github.com/CursedPrograms.png","language":"Python","funding_links":["https://ko-fi.com/cursedentertainment"],"categories":[],"sub_categories":[],"readme":"[![Twitter: @NorowaretaGemu](https://img.shields.io/badge/X-@NorowaretaGemu-blue.svg?style=flat)](https://x.com/NorowaretaGemu)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n  \n  \u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://ko-fi.com/cursedentertainment\"\u003e\n    \u003cimg src=\"https://ko-fi.com/img/githubbutton_sm.svg\" alt=\"ko-fi\" style=\"width: 20%;\"/\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n  \u003cbr\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg alt=\"Python\" src=\"https://img.shields.io/badge/python%20-%23323330.svg?\u0026style=for-the-badge\u0026logo=python\u0026logoColor=white\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n   \u003cimg alt=\"OpenCV\" src=\"https://img.shields.io/badge/opencv-%23323330.svg?\u0026style=for-the-badge\u0026logo=opencv\u0026logoColor=white\"/\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003cimg alt=\"Git\" src=\"https://img.shields.io/badge/git%20-%23323330.svg?\u0026style=for-the-badge\u0026logo=git\u0026logoColor=white\"/\u003e\n  \u003cimg alt=\"PowerShell\" src=\"https://img.shields.io/badge/PowerShell-%23323330.svg?\u0026style=for-the-badge\u0026logo=powershell\u0026logoColor=white\"/\u003e\n  \u003cimg alt=\"Shell\" src=\"https://img.shields.io/badge/Shell-%23323330.svg?\u0026style=for-the-badge\u0026logo=gnu-bash\u0026logoColor=white\"/\u003e\n  \u003cimg alt=\"Batch\" src=\"https://img.shields.io/badge/Batch-%23323330.svg?\u0026style=for-the-badge\u0026logo=windows\u0026logoColor=white\"/\u003e\n  \u003c/div\u003e\n\u003cbr\u003e\n\n# Webcam-Display\n\n## How to Run:\n\n### Install Requirements\n\nUsing Python directly:\n\n```bash\npip install -r requirements.txt\n```\nOr run: \n- `install_requirements.bat`\n  \n  \u003cbr\u003e\n\n### Run main.py\n\nUsing Python directly:\n\n```bash\npython main.py\n```\n\nUsing provided scripts:\n\nWindows:\n- `.\\run.bat`\nor\n- `.\\run.ps1`\n\nUnix-like systems (Linux/macOS):\n- `.\\run.sh`\n\n  \u003cbr\u003e\n\n## Requirements:\n\n```bash\nopencv-python==4.8.1.78\n```\n\n\u003cbr\u003e\n\u003cdiv align=\"center\"\u003e\nCursed Entertainment 2024\n\u003c/div\u003e\n \u003cbr\u003e \n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/CursedPrograms\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://github.com/CursedPrograms/cursedentertainment/raw/main/images/logos/logo-wide-grey.png\"\n        alt=\"CursedEntertainment Logo\" style=\"width:250px;\"\u003e\n\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcursedprograms%2Fwebcam-display","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcursedprograms%2Fwebcam-display","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcursedprograms%2Fwebcam-display/lists"}