{"id":18818965,"url":"https://github.com/imagemlt/pilocker","last_synced_at":"2025-09-07T21:38:23.426Z","repository":{"id":201349583,"uuid":"98322729","full_name":"imagemlt/PiLocker","owner":"imagemlt","description":"Face recognition application build on raspberry pi with webpy and face++ api","archived":false,"fork":false,"pushed_at":"2017-08-21T02:28:05.000Z","size":3566,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-22T07:55:32.287Z","etag":null,"topics":["raspberry-pi","webpy"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/imagemlt.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}},"created_at":"2017-07-25T15:38:14.000Z","updated_at":"2017-07-25T16:07:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"7da5ae0c-c971-49e0-9f8c-556e19393ced","html_url":"https://github.com/imagemlt/PiLocker","commit_stats":null,"previous_names":["imagemlt/pilocker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imagemlt/PiLocker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagemlt%2FPiLocker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagemlt%2FPiLocker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagemlt%2FPiLocker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagemlt%2FPiLocker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imagemlt","download_url":"https://codeload.github.com/imagemlt/PiLocker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imagemlt%2FPiLocker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274101370,"owners_count":25222445,"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-09-07T02:00:09.463Z","response_time":67,"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":["raspberry-pi","webpy"],"created_at":"2024-11-08T00:19:38.345Z","updated_at":"2025-09-07T21:38:23.398Z","avatar_url":"https://github.com/imagemlt.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PiLocker\n\n## what is it  \nThis application is a face recognition application build on raspberry pi with webpy and face++ api.\n\n\n\n## requires  \n* Raspberry Pi with Raspbian  \n* Specific camera module for RPi  \n* Python with webpy and PiCamera extension  \n* Face++ sdk  \n\u003e note: this application run on 800x600 screen，and by default uses the gpio 7.  \n \n\n## start  \njust type   \n```shell\n./PiLocker.py  \n```\nthen the web application will run and you can lauch it with your browser. \nTo make the application be accessed after the raspberry pi booted, you should do the following to enable the application run with full-screen chrome browser.  \nedit the file:  \n```shell\nsudo nano /etc/xdg/lxsession/LXDE-pi/autostart\n```  \nComment out this line:  \n```shell\n@xscreensaver -no-splash\n```\nAdd these lines:  \n```shell\n@xset s off @xset -dpms @xset s noblank /usr/bin/chromium --noerrdialogs --kiosk --incognito \"http://localhost:8080\"\n```  \nedit the /etc/rc.local, add these lines before the line \"exit 0\":  \n```shell\ncd YOUR_PROJECT_BASE_DIR \u0026\u0026 python ./PiLocker.py \u0026\n```\nThen you can enjoy the lock.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimagemlt%2Fpilocker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimagemlt%2Fpilocker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimagemlt%2Fpilocker/lists"}