Anki
Sign in to saveAlso 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
TAPoR
tapor.ca →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
Wikidata facts
- Official website
- apps.ankiweb.net
- Image
- Anki-23.12.12x17=.png
Show 10 more facts
- issue tracker URL
- forums.ankiweb.net
- Commons category
- Anki
- inception
- 2006-10-05
- software version identifier
- 25.09.1
- IRC channel URL
- irc://irc.libera.chat/anki
- source code repository URL
- github.com/ankitects/anki
- user manual URL
- docs.ankiweb.net/#
- official forum URL
- forums.ankiweb.net
- native label
- Anki
- described at URL
- marketplace.sshopencloud.eu/tool-or-service/DP69ob
Sources (15)
via Wikidata · CC0
~10 min read
Article
16 sectionsContents
- 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.