From 8c3813ee4ef9b5113a13d749814759dfaafa052a Mon Sep 17 00:00:00 2001 From: micdan5 Date: Sat, 18 Apr 2026 09:24:27 +0200 Subject: [PATCH] Add Anki & AnkiDroid (#247) I found no alternatives for AnkiDroid. :( BTW, since there's no learning index on the TOC I added that up as you can see. :) Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/247 Reviewed-by: JesseBot Co-authored-by: micdan5 Co-committed-by: micdan5 --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index e56a2ba..502a615 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N * [Mod managers](#mod-managers) * [Emulators](#emulators) * [Language and Localization](#language-and-localization) + * [Learning](#learning) + * [Anki desktop alternatives](#anki-desktop-alternatives) * [Operating Systems](#operating-systems) * [Mapping](#mapping) * [Alternatives](#mapping-alternatives) @@ -591,6 +593,17 @@ This is a section for repos that are similar to this one either because they are |---|:---:|---|---| | [Weblate](https://weblate.org/) | [![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/WeblateOrg/weblate/blob/main/AGENTS.md), [2](https://github.com/WeblateOrg/weblate/commit/aad714d7a3eb728b1800a8874586a27a7253e177), [3](https://github.com/WeblateOrg/weblate/commit/23d1e3e41c394da62dcf69da2dbb3119bacbc75f)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | +## Learning +| Name | Last Untainted Version or Commit ID | Tags and Evidence | +|---|:---:|---| +| [Anki](https://apps.ankiweb.net/) | [![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/ankitects/anki/tree/main/.cursor/rules), [2](https://github.com/ankitects/anki/blob/main/CLAUDE.md)) | +| [AnkiDroid](https://github.com/ankidroid/Anki-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/ankidroid/Anki-Android/blob/main/AI_POLICY.md#disclosure)) | + +> [!Note] +> #### **Anki desktop alternatives** +> - [Mnemosyne](https://mnemosyne-proj.org/): Project is written in Python, which is tainted. See [Programming languages](#programming-languages) +> - [Scholarsome](https://scholarsome.com/): Last commit was 2 years ago. Self-hosted. + ## Operating Systems | Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |