vinceliuice / Tela-circle-icon-theme

Tela-circle-icon-theme
687 stars 44 forks source link

[Icon Request] mutt / neomutt #146

Closed sljunkie closed 1 year ago

sljunkie commented 1 year ago

mutt

text-based mailreader supporting MIME, GPG, PGP and threading Mutt is a sophisticated text-based Mail User Agent. Some highlights:

  • MIME support (including RFC1522 encoding/decoding of 8-bit message headers and UTF-8 support).
  • PGP/MIME support (RFC 2015).
  • Advanced IMAP client supporting SSL encryption and SASL authentication.
  • POP3 support.
  • ESMTP support.
  • Message threading (both strict and non-strict).
  • Keybindings are configurable, default keybindings are much like ELM; Mush and PINE-like ones are provided as examples.
  • Handles MMDF, MH and Maildir in addition to regular mbox format.
  • Messages may be (indefinitely) postponed.
  • Colour support.
  • Highly configurable through easy but powerful rc file.
  • Support for compressed mailboxes.
  • An optional Sidebar.

Homepage:

http://www.mutt.org/

Provided .desktop file:

[Desktop Entry]
Categories=Office;Network;Email;
Comment=Simple text-based Mail User Agent
Comment[de]=Einfaches, Text-basiertes Mailprogramm
Exec=mutt %u
Icon=mutt
Name=mutt
Name[de]=Mutt
MimeType=x-scheme-handler/mailto;
NoDisplay=false
Terminal=true
Type=Application

Provided .xpm icon (.png converted) mutt

neomutt

command line mail reader based on Mutt, with added features Neomutt supports all the features that are supported by Mutt, including POP and IMAP support, SSL encryption and SASL authentication, threading and GPG support. On the top of that, neomutt provides:

  • Notmuch: a mail indexing tools that provides advanced features such as full-text search, thread reconstruction and added features.
  • Color attachment headers using regex, just like mail bodies.
  • Custom rules for theming the mail index.
  • NNTP support.
  • Visual progress bar for slow operations.
  • Trash folder.

Homepage:

https://neomutt.org/

Provided .desktop file:

[Desktop Entry]
Categories=Office;Network;Email;
Comment=Simple text-based Mail User Agent
Comment[de]=Einfaches, Text-basiertes Mailprogramm
Exec=neomutt %u
Icon=neomutt
Name=neomutt
Name[de]=NeoMutt
MimeType=x-scheme-handler/mailto;
NoDisplay=false
Terminal=true
Type=Application

provided .xpm icon: (same as mutt)

sljunkie commented 1 year ago

added