2023-06-21 14:44:39 -04:00
2023-06-13 23:31:19 -04:00
2023-06-15 10:30:20 -04:00
2023-06-15 10:30:20 -04:00
2023-06-13 23:31:19 -04:00
2023-06-13 23:31:19 -04:00
2023-06-20 10:21:01 -04:00
2023-06-15 14:38:57 -04:00
2023-06-14 00:52:36 -04:00
2023-06-20 10:21:01 -04:00

Email

Send emails from your terminal.

Command Line Interface

email --from "me@example.com" --to "you@example.com" \
    --subject "Hello, world!" --attach invoice.pdf \
    < message.md

Text-based User Interface

Launch the TUI

email

Installation

Install with Go:

go install github.com/maaslalani/email@main

Or download a binary from the releases.

License

MIT

Feedback

I'd love to hear your feedback on improving email.

Feel free to reach out via:


zzz

Description
📮 来自未来的命令行邮箱客户端。
Readme MIT 14 MiB
Languages
Go 100%