A curated list of awesome Anki add-ons, decks and resources.
-
dae/anki
- Anki for desktop computers
-
ankidroid/Anki-Android
- AnkiDroid: Anki on Android
-
AnkiMobile Flashcards - Anki for iOS devices (Not Open Source)
-
AnkiWeb - Anki's official deck share platform.
-
donnemartin/system-design-primer
- Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
AwesomeTTS/awesometts-anki-addon
- AwesomeTTS makes it easy for language-learners and other students to add speech to their personal Anki card decks.
-
glutanimate/review-heatmap
- Adds a heatmap graph to Anki's main window which visualizes past and future card review activity, similar to the contribution view on GitHub.
-
glutanimate/cloze-overlapper
- Facilitates memorizing enumerations, lists, or any other type of sequential information by breaking the sequence up into cards where each item serves as the context cue for the next.
-
glutanimate/sticky-searches
- Adds a number of quick-toggles to the Browser search bar that allow you to preserve specific search parameters across multiple searches, so that you do not have to type them in repeatedly.
-
glutanimate/advanced-previewer
- Extends Anki's card previewer with such features: preview multiple cards at once; review cards from the previewer; show question or answer side by default.
-
glutanimate/sequence-inserter
- Allows you to define lists and sequences which can later be referenced in your cards through a special tag syntax.
-
glutanimate/unified-remote-anki
- A simple custom remote for Anki. Review cards while on a treadmill or across the room.
-
glutanimate/image-occlusion-enhanced
- Image Occlusion Enhanced is an add-on for the spaced repetition flashcard app Anki. It allows you to create flashcards that hide parts of an image to test your knowledge of that hidden information.
-
glutanimate/html-cleaner
- Cleans and minifies HTML content of the current field, removing extraneous tags and attributes copied over from apps like Word, Chrome, etc.
-
glutanimate/sequence-inserter
- Allows you to define lists and sequences which can later be referenced in your cards through a special tag syntax.
-
glutanimate/anki-addons-misc
- This repository contains a collection of the small but useful Anki add-ons. For the more detailed table of contents, please see the descriptions of anki-addons-misc.
-
glutanimate/note-organizer
- Extends Anki's card browser with an easy-to-use dialog that provides the user with a multitude of different ways to organize and restructure their note collection. Actions supported by the add-on include changing the note order, inserting new notes at specific positions, and the ability to duplicate notes alongside their scheduling.
-
krassowski/Anki-Night-Mode
- This plugin adds the function of night mode, similar that one implemented in AnkiDroid.
-
eshapard/AnkiHabitica
- Anki 2 add-on for use with Habitica. Places a progress bar on the bottom of the review screen and scores a Habitica habit when the progress bar reaches the end. Also shows your health, exp, and mana stats as percentages to the right of the progress bar.
-
Neftas/supplementary-buttons-anki
- Provides supplementary formatting buttons and Markdown for AnkiSRS, including Markdown, code blocks, lists, tables, syntax highlight and more.
-
sillsdev/flashfork
- Add-on for copying decks of flashcards, with or without also copying their note types.
-
sillsdev/flashgrab
- Add-on for pulling flashcard data (one-way sync) from XML.
-
sillsdev/flashgrid
- Add-on for drilling flashcards by selecting the correct card from a grid layout of several cards.
-
FooSoft/anki-connect
- Add-on to expose a remote API for creating flash cards.
- ninja33/anki-dict-helper
- Create Anki cards with Chrome extension automatically.
-
jamhed/anki
- These tools allow to use Google Translate service in command-line to translate words, and to retrieve Google Translate phrase books as a JSON list.
-
ecator/anki-youdao2anki
- Help convert XML files exported by YouDao Dictionary to plain text files for Anki import.
-
AurelienLourot/lsankidb
-
ls
for your local Anki database. Dump/Print all your Anki terms in order to save them, search them,grep
them ordiff
them. -
dsnopek/anki-sync-server
- A personal Anki sync server (so you can sync against your own server rather than AnkiWeb).
-
breizoreol/memanki-cli
- Converts a memrise lesson into one or several anki decks, given a memrise id taken from a lesson URL, ex: https://www.memrise.com/course/1123052/russian-1
-
c-okelly/org_to_anki
- Tool to convert bullet point org files into Anki cards. Includes a tool to create new questions via the command line.
-
patarapolw/AnkiTools
- Python library for reading
*.apkg
and*.anki2
files. -
kerrickstaley/genanki
- Python library for generating Anki decks.
-
Archenoth/clj-anki
- Clojure Anki-file interaction library to read and write
*.anki2
and*.apkg
files. -
flimzy/anki
- Go library to read Anki
*.apkg
files.
- badlydrawnrob/anki
- Anki theme for programming snippets
-
LaoHuang.net - A personal blog introducing author's self-developed anki tools. (Simplified Chinese)
-
YouDaoDict To Anki - An online tool to help convert XML files exported by YouDao Dictionary to plain text files for Anki import. (See details in ecator/anki-youdao2anki project.)
-
Anki Scripting 101: Automate your flashcards - A very detailed article about Anki's internals.