{"id":22997991,"url":"https://github.com/jritsema/rekognotify","last_synced_at":"2026-05-09T05:34:12.618Z","repository":{"id":78447118,"uuid":"96247591","full_name":"jritsema/rekognotify","owner":"jritsema","description":"A CLI tool that emails an image if it contains a specific Rekognition label","archived":false,"fork":false,"pushed_at":"2017-07-04T22:37:36.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-10T19:53:10.238Z","etag":null,"topics":["aws","cli","email","rekognition"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/jritsema.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-04T19:28:04.000Z","updated_at":"2017-09-13T05:29:58.000Z","dependencies_parsed_at":"2023-07-06T15:00:13.654Z","dependency_job_id":null,"html_url":"https://github.com/jritsema/rekognotify","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jritsema/rekognotify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jritsema%2Frekognotify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jritsema%2Frekognotify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jritsema%2Frekognotify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jritsema%2Frekognotify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jritsema","download_url":"https://codeload.github.com/jritsema/rekognotify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jritsema%2Frekognotify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32808522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["aws","cli","email","rekognition"],"created_at":"2024-12-15T06:10:17.608Z","updated_at":"2026-05-09T05:34:12.610Z","avatar_url":"https://github.com/jritsema.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### rekognotify\n\nA CLI tool that emails an image if it contains a specific Rekognition label.  The tool takes a set of image recognition labels via stdin, a set of labels to match on specified via an environment variable, and an image to send in case of a match specified via cli arg.  Email settings are also specified via environment variables.\n\n#### usage\n```\nnpm install -g https://github.com/jritsema/rekognotify.git\n```\n```\nexport REKOGNOTIFY_MATCH='Human,People,Person,Animal,Mammal'\nexport REKOGNOTIFY_HOST=smtp.server.net\nexport REKOGNOTIFY_USER=user@server.net\nexport REKOGNOTIFY_PASS=xyz\nexport REKOGNOTIFY_SENDER_ADDRESS='User \u003cuser@server.net\u003e'\nexport REKOGNOTIFY_RECEIVER_ADDRESS=user2@server.net\n\nrekognize foo.jpg | rekognotify foo.jpg\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjritsema%2Frekognotify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjritsema%2Frekognotify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjritsema%2Frekognotify/lists"}