Education
Anki
exampleAre 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.
The serious-people flashcard app — spaced-repetition memorization, fully scriptable, syncs across devices, free on every platform except iOS.
What you get
Open source
Anyone can read, modify, and redistribute the code.
Free software (FSF-approved)
Open source under a license the Free Software Foundation recognizes, with no use restrictions.
Free version available
There's a meaningful free version you can use indefinitely without paying.
No subscription required
The core software doesn't need a recurring payment to keep working.
Works offline
You can use the main features without an internet connection.
Your data lives on your device
The app works fully on your computer or phone, even without internet. Your data isn't trapped on someone else's server.
Easy to export your data
Download all your data any time, in a format you can actually use elsewhere.
Standard, open file format
Your data is in a format other tools can read — you're never locked in.
Customizable with scripts
Extend or automate the app without modifying its source code.
Technical detailsexpand
brew:--cask ankiflathub:net.ankiweb.AnkiNo 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"
}