{"id":28425045,"url":"https://github.com/aaronlab/gmailer","last_synced_at":"2025-07-31T16:14:08.751Z","repository":{"id":138729482,"uuid":"443467240","full_name":"aaronlab/GMailer","owner":"aaronlab","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-02T14:58:55.000Z","size":1691,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T19:46:57.957Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/aaronlab.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}},"created_at":"2022-01-01T03:59:07.000Z","updated_at":"2022-01-02T14:58:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c5859b0-6e79-4731-b3ee-b246f9309ab2","html_url":"https://github.com/aaronlab/GMailer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aaronlab/GMailer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronlab%2FGMailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronlab%2FGMailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronlab%2FGMailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronlab%2FGMailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aaronlab","download_url":"https://codeload.github.com/aaronlab/GMailer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aaronlab%2FGMailer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268069305,"owners_count":24190687,"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-07-31T02:00:08.723Z","response_time":66,"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":[],"created_at":"2025-06-05T10:31:07.405Z","updated_at":"2025-07-31T16:14:08.739Z","avatar_url":"https://github.com/aaronlab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GMailer\n\n## Requirements\n\n- Python 3\n- python-dotenv==0.19.2\n- beautifulsoup4==4.10.0\n\n## Getting ready...\n\n1. [Install Python3](https://www.python.org/downloads/)\n\n2. [Create App Passwords of your Google account.](https://support.google.com/accounts/answer/185833?hl=en)\n\n3. Copy and past `.env.example` file and then change the name to `.env`\n\n4. Change the env file properties.\n   e.g. `EMAIL_PASSWORD=super_duper_secret_password`\n\n5. Windows OS\n\n   - Download [get-pip.py](https://bootstrap.pypa.io/get-pip.py) and then put it into the directory of the project.\n   - Run `install.bat` as administrator.\n   - Or you can install using `requirements.txt` on cmd window.\n     `pip install -r requirements.txt`\n\n6. Mac / Linux OS\n\n   - Open `Terminal`\n   - Move to the `directory of this project`.\n     ```shell\n     cd ~/Downloads/GMailer\n     ```\n   - Install requirements.\n     ```shell\n     pip install -r requirements.txt\n     ```\n\n## How to use\n\n1. Edit `contents.html` file, which represents the contents of the email you will send.\n2. Edit `recipients.txt`, which is literally recipients list separated by a comma and a line break. Also, the duplicated emails will be removed.\n3. When sending emails fails, the list of addresses that failed to send email will be stored in `failed.txt`\n4. Run the script using this code on the terminal or cmd window: `python3 main.py -t \"\u003cMAIL_TITLE\u003e\"`\n\n## Cautions\n\n- All emails will be sent in splits of 1 per 100 people because of the limitation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronlab%2Fgmailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faaronlab%2Fgmailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faaronlab%2Fgmailer/lists"}