{"id":21102616,"url":"https://github.com/arjunrao87/latchkey-child","last_synced_at":"2025-03-14T08:26:42.283Z","repository":{"id":74936894,"uuid":"87126461","full_name":"arjunrao87/latchkey-child","owner":"arjunrao87","description":"Home automation system for door entry","archived":false,"fork":false,"pushed_at":"2017-04-17T18:03:53.000Z","size":812,"stargazers_count":0,"open_issues_count":13,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T03:11:11.439Z","etag":null,"topics":["buzzer","door-opening","iot"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/arjunrao87.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":"2017-04-03T22:23:18.000Z","updated_at":"2017-04-06T20:21:54.000Z","dependencies_parsed_at":"2023-02-24T20:00:25.076Z","dependency_job_id":null,"html_url":"https://github.com/arjunrao87/latchkey-child","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunrao87%2Flatchkey-child","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunrao87%2Flatchkey-child/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunrao87%2Flatchkey-child/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arjunrao87%2Flatchkey-child/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arjunrao87","download_url":"https://codeload.github.com/arjunrao87/latchkey-child/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243546329,"owners_count":20308474,"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","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":["buzzer","door-opening","iot"],"created_at":"2024-11-19T23:55:58.492Z","updated_at":"2025-03-14T08:26:42.275Z","avatar_url":"https://github.com/arjunrao87.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Latchkey Child\n\n#### An application to open up any intercom buzzer-based door opening system found a lot in New York City\n\n## Main Components\n1. Intercom with buzzer to open door\n2. Raspberry Pi ( whatever version ) to host the application server ( LatchkeyServer )\n3. Web browser or iOS device to use to activate the door opening\n\n## System Architecture\n\n### Back End ( Application Server )\n\n\n### Front End ( Client )\n\n## APIs supported on the backend ( Work in Progress. Subject to change )\n\n\n### 1. Generate secure code\n\n**Request type**    : POST\n\n**Request URL**    : /generateCode\n\n**Request Params** :\n\n- phoneNumber  : \u003c phone number to which text needs to be sent \u003e\n\n**Response** : Text with secure code\n\n### 2. Open door\n\n**Request type**   : POST\n\n**Request URL**    : /unlock\n\n**Request Params** :\n\n- secureCode :  \u003c generated secure code \u003e\n\n**Response** : Success message along with door buzzing open\n\n### 3. Data for times door was unlocked in the last 'n' days\n\n**Request type**   : GET\n\n**Request URL**    : /data/:days\n\n**Response** :\n~~~~\n{\n  \"data\" : [\n    \"client\":\"Alfred Thomas\",\n    \"clientType\":\"iOS\",\n    \"datetime\":\"4/3/2017 14:00:03\"\n  ]\n}\n~~~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjunrao87%2Flatchkey-child","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farjunrao87%2Flatchkey-child","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjunrao87%2Flatchkey-child/lists"}