VibeHunt
← Back to browse

Education

Anki

example

Are you the maker of apps.ankiweb.net?

This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.

Claim this →

The serious-people flashcard app — spaced-repetition memorization, fully scriptable, syncs across devices, free on every platform except iOS.

What you get


Technical detailsexpand
Capability ID
cap:example:anki
Maturity
maintained
License
AGPL-3.0
Package refs
brew:--cask ankiflathub:net.ankiweb.Anki
Maintainer
Not declared
Verification
Unverified

No maintainer declared.

View manifest (JSON-LD)expand
{
  "@context": "https://vibehunt.tech/v1",
  "@type": "Capability",
  "id": "cap:example:anki",
  "software": {
    "name": "Anki",
    "category": "education",
    "homepage": "https://apps.ankiweb.net",
    "source": "https://github.com/ankitects/anki",
    "license": "AGPL-3.0",
    "packageRefs": [
      "brew:--cask anki",
      "flathub:net.ankiweb.Anki"
    ],
    "description": "The serious-people flashcard app — spaced-repetition memorization, fully scriptable, syncs across devices, free on every platform except iOS."
  },
  "solves": [
    {
      "intent": "Memorize languages, medical terminology, or anything else long-term using spaced repetition flashcards you fully control.",
      "constraintsSatisfied": [
        "core:open-source",
        "core:libre",
        "core:free-tier",
        "core:no-subscription",
        "core:offline-capable",
        "core:local-first",
        "core:exportable",
        "core:open-format",
        "core:scriptable"
      ],
      "scale": [
        "single-user"
      ]
    }
  ],
  "maturity": "maintained",
  "source": "example"
}