mirror of
https://github.com/ankitects/anki.git
synced 2025-11-11 23:27:12 -05:00
Anki is a smart spaced repetition flashcard program
https://anki.tenderapp.com/discussions/ankidesktop/31105-reopening-an-edit-window I added a «reopen» method, which I believe may be useful in other cases too. I check whether the method exists before calling it, so there should be no compatibility problem. |
||
|---|---|---|
| anki | ||
| aqt | ||
| designer | ||
| tests | ||
| tools | ||
| web | ||
| .gitignore | ||
| .travis.yml | ||
| anki.1 | ||
| anki.desktop | ||
| anki.png | ||
| anki.xml | ||
| anki.xpm | ||
| LICENSE | ||
| LICENSE.logo | ||
| Makefile | ||
| pkgkey.asc | ||
| README.contributing | ||
| README.development | ||
| README.md | ||
| requirements.txt | ||
| runanki | ||
Anki
This is the development branch of Anki.
For stable builds, please see https://apps.ankiweb.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
To run from source, please see README.development.