#email #terminal #client #tui

app termail

Terminal Mail client written in Rust. WIP

2 releases

0.1.1 Oct 22, 2021
0.1.0 Oct 17, 2021

#612 in Command-line interface

MIT license

73KB
1K SLoC

termail

Terminal mail client written in Rust.

Idea

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.

Install

```
make && make install
```

Dependencies

~12–20MB
~317K SLoC