mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 22:42:25 -04:00
Anki is a smart spaced repetition flashcard program
![]() - wins back the performance lost by the decks and dconf not being in memory, and the overhead of serializing data for DB calls - card counts are no longer capped to 1000 - learn counts are currently still calculated separately - can't merge v1 counts without changing the existing behaviour - partially rendering the tree may yield more savings |
||
---|---|---|
.github | ||
meta | ||
proto | ||
pylib | ||
qt | ||
rslib | ||
rspy | ||
scripts | ||
.gitattributes | ||
.gitignore | ||
CONTRIBUTORS | ||
LICENSE | ||
Makefile | ||
pkgkey.asc | ||
README.contributing | ||
README.development | ||
README.md | ||
run |
This repo contains all the code for the computer version of Anki.
If you'd like to try development builds of Anki but don't feel comfortable building the code, please see https://anki.tenderapp.com/discussions/beta-testing
For more information on building, please see README.development.
If you'd like to contribute code, please see README.contributing.