{"id":20340628,"url":"https://github.com/cleve/email-check","last_synced_at":"2025-07-20T20:37:33.884Z","repository":{"id":139967796,"uuid":"491501394","full_name":"cleve/email-check","owner":"cleve","description":"Lightweight email checker","archived":false,"fork":false,"pushed_at":"2022-05-16T13:51:04.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T05:49:40.324Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cleve.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":"2022-05-12T12:19:25.000Z","updated_at":"2022-05-12T20:25:53.000Z","dependencies_parsed_at":"2024-11-14T21:27:24.376Z","dependency_job_id":null,"html_url":"https://github.com/cleve/email-check","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cleve/email-check","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleve%2Femail-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleve%2Femail-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleve%2Femail-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleve%2Femail-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cleve","download_url":"https://codeload.github.com/cleve/email-check/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cleve%2Femail-check/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266195297,"owners_count":23891166,"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-11-14T21:22:55.468Z","updated_at":"2025-07-20T20:37:33.850Z","avatar_url":"https://github.com/cleve.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# email-check\nLightweight email checker for Gmail.\n\n# Use\nLaunch the app and complete the info requested. The first time you will be \nask by credentials.\n\nGmail use app password for external use, you need to generate it.\n\nTo launch\n\n```sh\ncd app\npython3 checker.py\n```\n\n# Configuration\n\nThere is a config file located in **data/config.ini**\n\n```sh\n[DEFAULT]\n# Interval to check new emails\ninterval = 300\n\n# Max amount of emails to check\nlimit = 10\n\n# Once the email is checked, mark as reas or not\nmarkasread = True\n\n# Credentials\n[CRED]\nuser = mauricio.cleveland@gmail.com\npass = fkfvoaerjovyfgva\n\n# Use by the app\n[APP]\ntimestamp = 0\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleve%2Femail-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcleve%2Femail-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcleve%2Femail-check/lists"}