CLI to manage emails
Go to file
2021-01-16 22:58:28 +01:00
.github add funding file 2020-12-25 00:32:54 +01:00
src set up multi account 2021-01-16 22:58:28 +01:00
.gitignore init project, init toml config parser 2020-12-24 00:55:57 +01:00
Cargo.lock make table responsive 2021-01-16 19:46:55 +01:00
Cargo.toml make table responsive 2021-01-16 19:46:55 +01:00
CHANGELOG.md set up multi account 2021-01-16 22:58:28 +01:00
LICENSE add changelog and license files 2020-12-25 00:36:24 +01:00
README.md implement download attachments feature 2021-01-15 12:21:07 +01:00

📫 Himalaya [WIP]

Minimalist CLI email client, written in Rust.

himalaya --help
Himalaya 0.1.0
soywod <clement.douin@posteo.net>
📫 Minimalist CLI email client

USAGE:
    himalaya [SUBCOMMAND]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    attachments    Downloads all attachments from an email
    forward        Forwards an email
    help           Prints this message or the help of the given subcommand(s)
    list           Lists all available mailboxes
    read           Reads text bodies of an email
    reply          Answers to an email
    search         Lists emails matching the given IMAP query
    write          Writes a new email