{"id":20318147,"url":"https://github.com/deadcoder0904/email-via-gmail","last_synced_at":"2025-08-11T02:05:07.985Z","repository":{"id":106061969,"uuid":"63253790","full_name":"deadcoder0904/email-via-gmail","owner":"deadcoder0904","description":"A Simple Node JS script to send Email :mailbox: via Gmail","archived":false,"fork":false,"pushed_at":"2016-11-27T13:59:53.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T09:17:34.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://emailviagmail0904-deadcoder0904.rhcloud.com/","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/deadcoder0904.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":"2016-07-13T14:37:16.000Z","updated_at":"2017-03-05T07:40:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c8f54c1-1381-4b9f-82b0-f0fa45092815","html_url":"https://github.com/deadcoder0904/email-via-gmail","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deadcoder0904/email-via-gmail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Femail-via-gmail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Femail-via-gmail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Femail-via-gmail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Femail-via-gmail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deadcoder0904","download_url":"https://codeload.github.com/deadcoder0904/email-via-gmail/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deadcoder0904%2Femail-via-gmail/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269819032,"owners_count":24480087,"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-08-11T02:00:10.019Z","response_time":75,"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":"2024-11-14T18:38:15.558Z","updated_at":"2025-08-11T02:05:07.944Z","avatar_url":"https://github.com/deadcoder0904.png","language":"JavaScript","readme":"# email-via-gmail [![Build Status](https://travis-ci.org/deadcoder0904/email-via-gmail.svg?branch=master)](https://travis-ci.org/deadcoder0904/email-via-gmail) [![npm version](https://badge.fury.io/js/email-via-gmail.svg)](https://badge.fury.io/js/email-via-gmail) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/deadcoder0904/email-via-gmail/issues) \n\n[![NPM](https://nodei.co/npm/email-via-gmail.png?downloads=true\u0026downloadRank=true\u0026stars=true)](https://nodei.co/npm/email-via-gmail/)\n\n### Open a temporary Gmail account only to send emails. Check out this link\n\n[Less Secure Apps in Gmail][a]\n\n[Unlock Google Captcha][b]\n\n[a]: https://www.google.com/settings/security/lesssecureapps \"Less Secure Apps in Gmail\"\n[b]: https://accounts.google.com/DisplayUnlockCaptcha \"Unlock Google Captcha\"\n\n### Also create ```private.js``` file in the root directory of the project and then ```npm install``` to install all dependencies\n\n# private.js\n\n```js\n\nmodule.exports = {\n\t\"private\": {\n\t\t\"gmail\": {\n\t      \"username\": \"\u003cyour_email\u003e\",\n\t      \"password\": \"\u003cyour_password\u003e\"\n\t    }\n\t}\n};\n\n```\n\n### Start your application with ```npm start```\n\n### Most probably the application won't start \u0026 will give you an error regarding ```nodemailer```. If so, then install ```nodemailer@0.7.1``` \u0026 viola everything will work fine.\n\n# npm package\n\n## _NPM PACKAGE AVAILABLE HERE_ :point_right: [email-via-gmail](https://www.npmjs.com/package/email-via-gmail)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadcoder0904%2Femail-via-gmail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeadcoder0904%2Femail-via-gmail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeadcoder0904%2Femail-via-gmail/lists"}