Skip to content
EntityQ557318· pop 29· linked from 49 articles

Also known as Anki Desktop

Anki (, ; ) is a free and open-source flashcard program. It uses techniques from cognitive science such as active recall testing and spaced repetition to aid the user in memorization. The name comes from the Japanese word for "memorization" ().

Key facts

Software.name
Anki
Software.logo
Anki-icon.svg
Software.screenshot
Anki 2.1.6 screenshot.png
Software.caption
Anki 2.1.6
Software.developer
Damien Elmes
Software.programming language
Rust, Python, TypeScript, Svelte, among others
Software.operating system
Windows, macOS, Linux, FreeBSD; Android and iOS (special versions)
Software.language count
52 (desktop)/25 (AnkiMobile)

via Wikipedia infobox

Official website

Anki - powerful, intelligent flashcards

Anki - a program which makes remembering things easy.

apps.ankiweb.net

Link to the official site · 4,496 chars · not written by Vinony

Described at

Link to a page describing this subject · 1,151 chars · not written by Vinony

Source code

This repo contains the source code for the computer version of Anki. Anki is a spaced repetition program. Please see the website to learn more. If you'd like to try development builds of Anki but don't feel comfortable building the code, please see Anki betas.

Excerpt from the source-code README · 1,021 chars · not written by Vinony

~10 min read

Encyclopedic overview

16 sections
Contents
  • Features
  • Notes
  • Syncing
  • Japanese and Chinese reading generation
  • Add-ons
  • Shared decks
  • Comparisons
  • Mobile versions
  • History
  • Utility
  • Medical education
  • App selections
  • See also
  • References
  • Further reading
  • External links

Anki (, ; ) is a free and open-source flashcard program. It uses techniques from cognitive science such as active recall testing and spaced repetition to aid the user in memorization. The name comes from the Japanese word for "memorization" ().

The SM-2 algorithm, created for SuperMemo in the late 1980s, has historically formed the basis of the spaced repetition methods employed in the program. Anki's implementation of the algorithm has been modified to allow priorities on cards and to show flashcards in order of their urgency. Anki 23.10+ also has a native implementation of the Free Spaced Repetition Scheduler (FSRS) algorithm, which allows for more optimal spacing of card repetitions.

Excerpted from Wikipedia’s “Anki” article, available under the CC BY-SA 4.0 licence.