mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 15:32:23 -04:00
Anki is a smart spaced repetition flashcard program
![]() start the progress dialog immediately so that askUser() becomes part of the progress dialog's modality the problem with the previous approach was that beginReset() attempts to save the note again, leading to schema mismatches |
||
---|---|---|
anki | ||
aqt | ||
designer | ||
tests | ||
tools | ||
.gitignore | ||
.travis.yml | ||
anki.1 | ||
anki.desktop | ||
anki.png | ||
anki.xml | ||
anki.xpm | ||
LICENSE | ||
LICENSE.logo | ||
Makefile | ||
README.addons | ||
README.development | ||
README.md | ||
requirements.txt | ||
runanki |
Anki
This is the development branch of Anki.
For stable builds, please see http://ankisrs.net.
For non-developers who want to try this development code, the easiest way is to use a binary package - please see https://anki.tenderapp.com/discussions/beta-testing
If you're a developer, you can learn more about building Anki in README.development.