{"id":15650088,"url":"https://github.com/hunkim/smile_more","last_synced_at":"2025-04-30T16:42:05.734Z","repository":{"id":98203148,"uuid":"78083221","full_name":"hunkim/smile_more","owner":"hunkim","description":"Check your face and make sure you smile using Google Vision API.","archived":false,"fork":false,"pushed_at":"2017-01-05T10:41:56.000Z","size":191,"stargazers_count":36,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-30T17:51:14.399Z","etag":null,"topics":[],"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/hunkim.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-01-05T05:43:28.000Z","updated_at":"2024-12-28T19:20:23.000Z","dependencies_parsed_at":"2023-05-18T14:00:48.464Z","dependency_job_id":null,"html_url":"https://github.com/hunkim/smile_more","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/hunkim%2Fsmile_more","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunkim%2Fsmile_more/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunkim%2Fsmile_more/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hunkim%2Fsmile_more/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hunkim","download_url":"https://codeload.github.com/hunkim/smile_more/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251745775,"owners_count":21637108,"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":[],"created_at":"2024-10-03T12:33:18.576Z","updated_at":"2025-04-30T16:42:05.663Z","avatar_url":"https://github.com/hunkim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# smile_more\nHow much do you smile when you work? How about your posture?\nUsing Google API and OpenCV, this program will check it for you and show you information.\nIf you get too close to your monitor (turtleneck), it will beep.\n\n![image](https://cloud.githubusercontent.com/assets/901975/21677274/79aed7fc-d374-11e6-9a08-25456b3af3df.png)\n\n## Run\n```bsh\npython main.py\n```\n\n## Output example\n```bsh\n('Distance: ', 28.0, 'Joy: ', 75, 'Anger: ', 0)\n('Distance avg: ', 28.0, 'Joy avg: ', 75, 'Anger avg: ', 0) count:  1\n\nCannot find your face!\n\n('Distance: ', 21.0, 'Joy: ', 0, 'Anger: ', 0)\n('Distance avg: ', 68.66666666666667, 'Joy avg: ', 25, 'Anger avg: ', 0) count:  3\n\nToo close! (with beep)\n```\n\n## Example output (need to be improved)\n## Requirements\n- Webcam\n- OpenCV\n- apscheduler\n- Google API (key)\n\n## TODO\n- Improve output (icon and/or status icon update)\n- More classification (facial expression and posture detection)\n\n## Contributions\nWe always welcome your contributions, PRs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunkim%2Fsmile_more","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhunkim%2Fsmile_more","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhunkim%2Fsmile_more/lists"}