Add: meli

pull/37/head
Tullio Facchinetti 3 months ago
parent 2a0bd3e06b
commit 04fdb92757

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1380**
* Apps/tools covered: **1381**
* Number of categories: **76**.
# Index
@ -17,7 +17,7 @@ Some links are available to [related resources](#resources).
* [Backup](#backup) (16)
* [Calculators](#calc) (11), [Chat and instant messaging](#chat) (28), [Clean up of files and directories](#file-dir-cleanup) (11), [Co-pilot](#copilot) (9), [Command launchers](#launcher) (20), [Commands cheatsheet and snippets](#cheatsheet) (18), [Conversion](#conversion) (13)
* [Data management](#data-management) (17), [Data management - JSON/YAML/etc.](#data-management-json) (43), [Data management - Tabular data](#data-management-tabular) (24), [Data transfer](#transfer) (40), [DevOps](#devops) (14), [Diff](#diff) (10), [Directory changers (alternatives to cd)](#cd) (19), [Disk usage analyzers](#disk-analyzer) (12)
* [Editors](#editors) (25), [Email](#email) (14)
* [Editors](#editors) (25), [Email](#email) (15)
* [File and file system handling](#file-handling) (20), [File deletion and trash bin (alternatives to rm)](#rm) (6), [File explorer and tree visualization](#file-explorer) (11), [File finding (alternatives to find)](#find) (8), [File listing (alternatives to ls)](#ls) (9), [File manager](#file-manager) (19), [File renamers](#file-renamer) (14), [File systems](#file-system) (4), [File watching for changes](#file-watch) (7), [Financial tools](#financial) (12), [Font management](#font) (4), [Funny tools](#funny) (32), [Fuzzy finders and option pickers](#option-picker) (13)
* [Games](#games) (49), [Git and accessories](#git) (50), [Graphics](#graphics) (37)
* [History management](#history) (4)
@ -492,6 +492,7 @@ Email clients (MUA - Mail User Agents), mail synchronization, generation indexin
* [Himalaya](https://github.com/soywod/himalaya) - Command-line interface for email management.
* [mbsync](http://isync.sourceforge.net/mbsync.html) - Mailboxes synchronization tool, allows to download email locally, MailDir format supported.
* [meli](https://git.meli.delivery/meli/meli.git) - BSD/Linux terminal email client with support for multiple accounts and Maildir / mbox / notmuch / IMAP / JMAP.
* [meli](https://github.com/meli/meli) - Terminal mail client.
* [Mutt](http://www.mutt.org/) - Mail client with tons of features, customization chances, support for IMAP, POP3, multiple storage formats.
* [NeoMutt](https://neomutt.org/) - Patched and up-to-dated mutt fork.
* [nmail](https://github.com/d99kris/nmail) - nmail is a console-based email client for Linux and macOS with a user interface similar to alpine / pine.

@ -1379,3 +1379,4 @@ networking,humble-explorer,,https://github.com/koenvervloesem/humble-explorer,"C
online,jira-cli,,https://github.com/ankitpokhrel/jira-cli,Feature-rich interactive Jira command line.
file-explorer,kupo,,https://github.com/darrenburns/kupo,"A terminal file browser, kupo!"
text-processing,logshark,,https://github.com/ugosan/logshark,Logshark is a debugger CLI for JSON logs written in Go.
email,meli,,https://github.com/meli/meli,Terminal mail client.

1 category name homepage git description
1379 online jira-cli https://github.com/ankitpokhrel/jira-cli Feature-rich interactive Jira command line.
1380 file-explorer kupo https://github.com/darrenburns/kupo A terminal file browser, kupo!
1381 text-processing logshark https://github.com/ugosan/logshark Logshark is a debugger CLI for JSON logs written in Go.
1382 email meli https://github.com/meli/meli Terminal mail client.
Loading…
Cancel
Save