{"id":15013351,"url":"https://github.com/catin-black/meteor-emails","last_synced_at":"2025-06-15T14:10:29.285Z","repository":{"id":122708034,"uuid":"268603786","full_name":"catin-black/meteor-emails","owner":"catin-black","description":"Send cold emails for free! Completely free and open source project to fight against sales stagnation in your company","archived":false,"fork":false,"pushed_at":"2022-03-28T15:06:58.000Z","size":410,"stargazers_count":134,"open_issues_count":1,"forks_count":30,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-12T04:44:11.063Z","etag":null,"topics":["bootstrap4","cold-emails","covid-19","meteor","nodejs","sales","salesflare","sendgrid","statistics"],"latest_commit_sha":null,"homepage":"https://meteoremails.com/","language":"JavaScript","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/catin-black.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2020-06-01T18:42:02.000Z","updated_at":"2025-03-01T02:36:47.000Z","dependencies_parsed_at":"2023-06-05T06:15:24.390Z","dependency_job_id":null,"html_url":"https://github.com/catin-black/meteor-emails","commit_stats":{"total_commits":71,"total_committers":3,"mean_commits":"23.666666666666668","dds":0.07042253521126762,"last_synced_commit":"857dc6ddfa0d517e7c79740fd6ebbb094baee295"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/catin-black/meteor-emails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catin-black%2Fmeteor-emails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catin-black%2Fmeteor-emails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catin-black%2Fmeteor-emails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catin-black%2Fmeteor-emails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/catin-black","download_url":"https://codeload.github.com/catin-black/meteor-emails/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catin-black%2Fmeteor-emails/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259987187,"owners_count":22942141,"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":["bootstrap4","cold-emails","covid-19","meteor","nodejs","sales","salesflare","sendgrid","statistics"],"created_at":"2024-09-24T19:44:08.311Z","updated_at":"2025-06-15T14:10:29.257Z","avatar_url":"https://github.com/catin-black.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# .meteoremails\n\n![.meteoremails](http://meteoremails.com/image/cover.jpg)\n\n## About the project\n\n[Project web page](https://meteoremails.com)\n\nSend cold emails for free!\n\nCompletely free and open source project to fight against stagnation in your company, caused by the COVID-19 pandemic!\nDownload, run and rock your sales!\n\n## Genesis \n\nSome time ago, I created a tool for my own use, which sent cold emails to potential customers. It served me basically for everyday work. Sending an email, then - when contact was promising - retrying via LinkedIn and exporting to CRM.\nI got many good relationships with other people because of that.\n\nI worked on it, hoping that one day it would see a full-paid version and I will start making money on it. \n\nLooking closely at the current situation on the world, I thought that such a tool could be perhaps useful to others. It is a pity that it is locked up. That’s why I decided to release it as an open-source solution! \n\nSimple license, open code, absolutely free. 🔥🔥🔥\n\nI hope it will be useful to someone ❤️\n\n![.meteoremails](http://meteoremails.com/image/dashboard-analytics.jpg)\n\n\n## Getting Started\n\n1. Install Node.js - https://nodejs.org/en/download/\n2. Install Meteor - https://www.meteor.com/install\n\n\t**OSX / Linux**\n\tRun the following command in your terminal to install the latest official Meteor release:\n\t```\n\t\u003e curl https://install.meteor.com/ | sh\n\t```\n\tFor compatibility, Linux binaries are built with CentOS 6.4 i386/amd64.\n\n\t**Windows**\n\t```\n\t\u003e npm install meteor -g\n\t```\n\tMeteor supports Windows 7/Windows Server 2008 R2 and up. The installer uses Chocolatey, which has its own requirements. Disabling antivirus (Windows Defender, etc.) will improve performance.\n\n3. Download files or clone repository\n4. Run project\n\t```\n\t\u003e meteor npm install \u0026\u0026 meteor --settings settings.json\n\t```\n5. Open your browser with the URL [http://localhost:3000](http://localhost:3000)\n6. You will see the registration page. Provide your e-mail from which you will be sending messages, and your password to protect your data. SendGrid API key is optional when you register, but you will need to add it (in settings)  before you will start sending e-mails. All data will be kept on your local machine, or if you upload it to your server, then they will be stored there.\n\n![.meteoremails](http://meteoremails.com/image/register.jpg)\n\n7. After registration and login, you will get access to all features of the system. You can send messages from CRM. Just add contacts or upload your CSV file. Then select contacts to whom you want to send an e-mail and create a new campaign. \n\n![.meteoremails](http://meteoremails.com/image/crm.jpg)\n\n![.meteoremails](http://meteoremails.com/image/campain.jpg)\n\n## Sendgrid\n\nThis application is using the SendGrid SMTP server to send emails. All you need is to create an account on sendgrid.com, create an API key and paste it to the app.\nSendGrid is a Denver, Colorado-based customer communication platform for transactional and marketing email. The company was founded by Isaac Saldana, Jose Lopez, and Tim Jenkins in 2009, and incubated through the Techstars accelerator program. Now is a part of the Twilio company.\n\n**For statistics in .meteoremails panel, you need to have Essentials plan with \"Additional Email Activity History\" enabled**\n\nWhithout that you can check for statistics direct in SendGrid panel\n\n## Upload to server\n\nIf you do not want to use it on the local machine, you can upload it to your server. The tool that can help you with that is available here: http://meteor-up.com/. Meteor Up is a production-quality tool to setup servers and deploy your Meteor apps to them\nInstall Meteor Up with one command:\n```\n\u003e npm install --global mup\n```\nYou should install mup on the computer you are deploying from. Mup requires node 8 or newer.\nYou need at least one server to deploy to. Many companies offer them for $5 / month or less, including Digital Ocean, Vultr, and Hetzner.\nThe server should:\nHave at least 512MB of ram. 1GB is recommended.\nBe running Ubuntu 14 or newer.\nYou do not need to install anything on your servers; mup will set them up for you.\n\n## Built With\n\n* [Meteor](https://docs.meteor.com/#/full/) - Meteor is a full-stack JavaScript platform for developing modern web and mobile applications. Meteor includes a key set of technologies for building connected-client reactive applications, a build tool, and a curated set of packages from the Node.js and general JavaScript community.\n* [Node.js](https://nodejs.org/) - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.\n* [Bootstrap](https://getbootstrap.com/) - The world’s most popular front-end open source toolkit, featuring Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful JavaScript plugins.\n* [Paper Dashboard](https://www.creative-tim.com/product/paper-dashboard) - Free Bootstrap admin template\n\n## Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code\nof conduct, and the process for submitting pull requests to us.\n\n## Author\n\n* **Adam Trojanczyk** - Author - [catin-black](https://github.com/catin-black)\n\nSee also the list of [contributors](https://github.com/catin-black/meteor-emails/graphs/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n## What's new\n\n* 0.0.15\nUpdate packages and fix problem with jQuery and Summernote\n* 0.0.14\nUpdate to 2.5.2 Meteor version and update packages\n* 0.0.13\nUpdate to the newest Meteor version and fix problem with start on Windows\n* 0.0.12\nFixed problem with the limit of emails that can be sent in one day.\n\n* 0.0.11 \nFixed problem with adding new contacts.\n\n* 0.0.1\nFirst release.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatin-black%2Fmeteor-emails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatin-black%2Fmeteor-emails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatin-black%2Fmeteor-emails/lists"}