8个版本
0.1.7 | 2024年2月13日 |
---|---|
0.1.6 | 2024年1月30日 |
0.1.3 | 2023年12月15日 |
105 在 电子邮件
每月下载 27 次
41KB
431 代码行
nitidus
用Rust编写的轻量级TUI电子邮件客户端。
为什么叫这个名字?
这个应用程序是CLI邮件客户端Himalaya的前端,基于名为Ratatui的Rust TUI crate。《Rattus Nitidus》是喜马拉雅高原鼠的学名。
运行
这现在基本上只是一个PoC,所以安装himalaya,运行一次以生成配置文件,然后运行此程序。使用--help
检查命令行参数。
A TUI email client
Usage: nitidus [OPTIONS]
Options:
-c, --config <FILE> A path to a himalaya configuration file
-a, --account-name <ACCOUNT> The name of the account to use from the configuration file
-f, --folder <FOLDER> The mail folder to open
-h, --help Print help
-V, --version Print version
依赖项
~86MB
~1.5M SLoC