From 824dc5834ae1b41d63b66c0a3b464123b43741a4 Mon Sep 17 00:00:00 2001 From: jessebot Date: Fri, 17 Apr 2026 12:29:06 +0200 Subject: [PATCH] refactor email section and add fairmail, k-9 mail, and giggity (#416) - closes #203 - closes #303 Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/416 Co-authored-by: jessebot Co-committed-by: jessebot --- README.md | 32 +++++++++++++++++++++++++------- 1 file changed, 25 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9892345..c73bd0e 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,6 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N * [Browsers](#browsers) * [Desktop Browsers](#desktop-browsers) * [Mobile Browsers](#mobile-browsers) - * [E-Mail Clients](#e-mail-clients) * [Cheat sheets and documentation](#cheat-sheets-and-documentation) * [Command-Line Shells](#command-line-shells) * [Addons and Prompts](#addons-and-prompts) @@ -55,6 +54,10 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N * [Editors](#editors) * [Note Software Alternatives](#note-software-alternatives) * [Alternative TUI Code Editors](#alternative-tui-code-editors) + * [E-Mail and Calendar](#e-mail-and-calendar) + * [E-mail Desktop Clients](#e-mail-desktop-clients) + * [E-mail Mobile Clients](#e-mail-mobile-clients) + * [Calendar Mobile Clients](#calendar-mobile-clients) * [File Storage](#file-storage) * [Gaming](#gaming) * [Game engines](#game-engines) @@ -358,12 +361,6 @@ This is a section for repos that are similar to this one either because they are > #### Mobile Browser Alternatives > * [IronFox] For Android, while not officially related to LibreWolf, some of the same developers work on it. -### E-Mail Clients - -| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | -|---------|--------------|----------|-------| -| NeoMutt | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/neomutt/neomutt/pull/4737)) | [mutt](http://mutt.org) | - ## Cheat sheets and documentation | Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | @@ -499,6 +496,27 @@ This is a section for repos that are similar to this one either because they are > * [vim-classic] > * Other forks of VIm prior to March 20th 2024, build [v9.1.0190](https://github.com/vim/vim/releases/tag/v9.1.0190) or commit [`8950bf7f8b85c1287d4e696965d88091fcc60594`](https://github.com/vim/vim/commit/8950bf7f8b85c1287d4e696965d88091fcc60594) +## E-Mail and Calendar + +### E-Mail Desktop Clients + +| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +|---------|--------------|----------|-------| +| [NeoMutt](https://github.com/neomutt/neomutt) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/neomutt/neomutt/pull/4737)) | [mutt](http://mutt.org) | + +### E-Mail Mobile Clients + +| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +|---------|--------------|----------|-------| +| [FairEmail](https://github.com/M66B/FairEmail) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![AI Functionality](./badges/ai-functionality-yellow.svg)](#ai-functionality) ([1](https://github.com/M66B/FairEmail/blob/master/FAQ.md#faq190)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | +| [thunderbird android/k-9 mail](https://github.com/thunderbird/thunderbird-android/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/thunderbird/thunderbird-android/blob/main/AGENTS.md)) | [Simple Email](https://framagit.org/dystopia-project/simple-email) | + +### Calendar Mobile Clients + +| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | +|---------|--------------|----------|-------| +| [Giggity](https://github.com/Wilm0r/giggity) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/Wilm0r/giggity/blob/master/CLAUDE.md)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | + ## File Storage | Name | Last Untainted Version or Commit ID | Tags and Evidence |Alternative(s) |