Crates.io | nitidus |
lib.rs | nitidus |
version | 0.1.7 |
source | src |
created_at | 2023-12-07 11:14:20.80696 |
updated_at | 2024-02-13 03:26:39.180183 |
description | A TUI email client |
homepage | |
repository | https://github.com/joshka/nitidus |
max_upload_size | |
id | 1060912 |
size | 148,245 |
A small TUI email client written in Rust.
This app is a front end to the CLI mail client Himalaya, and is based on a Rust TUI crate named Ratatui. Rattus Nitidus is the scientific name for the Himalayan field rat.
This is pretty much just a PoC right now, so install himalaya, run it once to generate a config and
then run this. Check the command line params with --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