himalaya

CLI email client written in Rust for managing emails from terminal

brewmacoslinux
Try with needOr install directly
Source

About

CLI email client written in Rust

Commands

himalaya

Examples

List all emails in the inbox$ himalaya list
Read a specific email by message ID$ himalaya read 1
Send an email with subject and body$ himalaya send --to user@example.com --subject 'Hello' --body 'Message text'