8 releases

0.1.7 Feb 13, 2024
0.1.6 Jan 30, 2024
0.1.3 Dec 15, 2023

#76 in Email

Download history 2/week @ 2024-01-20 5/week @ 2024-01-27 32/week @ 2024-02-10 26/week @ 2024-02-17 16/week @ 2024-02-24 5/week @ 2024-03-09 2/week @ 2024-03-16 42/week @ 2024-03-30 8/week @ 2024-04-06

95 downloads per month

MIT and GPL-3.0-or-later

41KB
431 lines

nitidus

A small TUI email client written in Rust.

Why the name?

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.

Running

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

demo

Dependencies

~86MB
~1.5M SLoC