Mail Merge for Linux is a bash script to merge information from a CSV file into plain-text email template and trigger a 'mailto:' in your browser to send it. Simple, free and open source.
Hey everyone 👋️
just sharing a little helper tool for mail merge I've built. It's a bash script to merge a CSV file line-by-line into an email-template and sending these emails via "mailto:" in your browser. Check the video to get an idea.
Why? 🤔️
I didn't feel like my occasional usage would warrant paying for a service. Plus, I wanted to build something simple and easy without unnecessary features too.
FAQ:
== Is it free? ==
Yup, also open source. Check the GitHub link.
== How can I get it? ==
Check the GitHub repo for installation steps 🔗️
== Does it work on Mac? ==
Probably, I haven't tested it though.
== Does it work on Windows? ==
Probably not, I can't test it as I haven't had a Windows in the last 20 years.
== More Questions? ==
Please ask in the comments ✍️
ClubLink