CLI to manage emails
Go to file
2021-01-07 00:19:07 +01:00
.github add funding file 2020-12-25 00:32:54 +01:00
src init editor, improve main error management 2021-01-07 00:19:07 +01:00
.gitignore init project, init toml config parser 2020-12-24 00:55:57 +01:00
Cargo.lock set up smtp #4 + write email feature #8 2021-01-03 23:19:31 +01:00
Cargo.toml set up smtp #4 + write email feature #8 2021-01-03 23:19:31 +01:00
CHANGELOG.md set up smtp #4 + write email feature #8 2021-01-03 23:19:31 +01:00
LICENSE add changelog and license files 2020-12-25 00:36:24 +01:00
README.md add wip tag to readme title 2021-01-03 23:21:25 +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:
    forward    Forwards an email by its UID
    help       Prints this message or the help of the given subcommand(s)
    query      Prints emails filtered by the given IMAP query
    read       Reads an email by its UID
    reply      Replies to an email by its UID
    write      Writes a new email