Crates.io | termail |
lib.rs | termail |
version | 0.1.1 |
source | src |
created_at | 2021-10-17 17:02:34.859473 |
updated_at | 2021-10-22 17:38:13.863097 |
description | Terminal Mail client written in Rust. WIP |
homepage | https://github.com/tramhao/termail |
repository | https://github.com/tramhao/termail |
max_upload_size | |
id | 466310 |
size | 102,361 |
Terminal mail client written in Rust.
I've been using mutt-wizard from Luck Smith to check my emails. However, a big headache during usage is that it's not easy to setup. I met several issues during every install. Therefore, I start to write this tool. Currently it'll simply read maildir and mark message read status. I plan to implement isync and smtp as well.
```
make && make install
```