p/bulk-mail-cli
Do hassle-free email marketing with this powerful tool πŸ”₯
Kumar Abhirup
bulk-mail-cli v2 β€” Email Marketing for geeks. Open Source and Free.
1
β€’
bulk-mail-cli v2
Do hassle-free email marketing with this very powerful tool πŸ”₯
✨ Read the feature-list and documentation: https://github.com/KumarAbhirup/bulk-mail-cli
MailChimp for geeks. Free. Open Source.
Replies
Kumar Abhirup
I always wanted to be able to mail many subscribers I had on my email list. 🧠 Being a student, I wasn't able to afford SaaS Mailing Services like MailChimp and MailGun. πŸ‘ What I needed, was a simple tool that sent custom and dynamic emails to my mailing list using the geeky CLI. I happened to make it myself. 🀩 πŸ‘» The tool comes with some premade email themes and templates you can use. Or you can use your own. ✏️ You may also use the data from CSV and put them in your HTML template like {{fname}} or {{lname}} or {{fname|lname}} if you want any one of them to print. So, it's kinda like MailChimp, but completely Free and Open Source. You can create your own newsletter with it! You can learn more from the documentation: https://github.com/KumarAbhirup/... Install the tool by running this command: npm i -g bulk-mail-cli Here are the features! πŸ“¦ Shoot mails using CSV πŸš€ Supports Gmail, Yahoo, Outlook and all the custom SMTP servers. πŸ“ Mail dynamic HTML Templates using the {{email}} syntax. ⏰ Set the sending interval time in Cron Expressions! Eg. */10 * * * * * πŸ“Œ Unlimited attachments! Attach any files on your local computer or you may just provide a direct URL in configuration and bulk-mail-cli will download and send the attachment under dynamic filenames and pathnames. ⛅️ Runs on cloud! Can be run on AWS EC2 servers and on any Node.js droplet on DigitalOcean. πŸ”° It saves your campaign progress! You can pause and resume the Mail Campaign from where you left the last time. ✨ Use .env variables to not hardcode the emails and passwords in configuration files. πŸ‘¨β€πŸ« Contentful demo files provided! You get many beautiful email templates to pick from! 𝔀 WordPress and other CMS' friendly. Just export the list of your users, change the email containing column name to email and you are good to go! πŸ§ͺ Tested on MacOS and Linux. ------ A Feature I am currently building πŸ‘‰ Analytics Dashboard to see who opened and checked your emails. ------ The product has improved a lot after its first launch on Product Hunt. Hope you like it! ❀️