While browsing Github, I found this cool Rust library called lettre. Being a fan of CLI applications and productivity, I quickly made this rust script that lets you send emails, right from your terminal!
It's barely 50 lines of code and honestly a very simple project, but it gets the work done lol.
Send email by simply using this command
mailto hi@dhravya.dev Hi! What's up?
And yes, that's it.
Installation
Use the command cargo install mailto, that's it!
Comment your thoughts on this simple project below! Any ideas? If you want to contribute, feel free to open an issue here https://github.com/dhravya/mailto
💖 this blog if you really liked it
Top comments (0)