https://github.com/dhravya/mailto
Send emails right from the terminal using Rust!
https://github.com/dhravya/mailto
cli command-line-tool mail rust
Last synced: about 1 year ago
JSON representation
Send emails right from the terminal using Rust!
- Host: GitHub
- URL: https://github.com/dhravya/mailto
- Owner: Dhravya
- Created: 2022-03-08T07:34:11.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-08T07:47:04.000Z (over 4 years ago)
- Last Synced: 2025-03-31T12:11:28.103Z (about 1 year ago)
- Topics: cli, command-line-tool, mail, rust
- Language: Rust
- Homepage: https://blog.dhravya.dev/send-email-dev-to/
- Size: 5.86 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mailto

send emails right from the terminal using rust!
***
### Installation
```
git clone https://github.com/Dhravya/mailto.git
cd mailto
cargo install
```
### Usage
```
cargo run
```
### Contributing
### License
This project is licensed under the mit license
### Show your support
Leave a ⭐ if you like this project
***
Readme made with 💖 using [README Generator by Dhravya Shah](https://github.com/Dhravya/readme-generator)