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
- embed date in name to make it easier for people to locate correct backup - move old backups to the trash instead of deleting outright - backups in the old format will not be rotated, and will need to be deleted by the user - if we just deleted them at the start of the rotation it could lead to data loss for users moving back and forth between 2.1 and 2.0 |
||
|---|---|---|
| anki | ||
| aqt | ||
| designer | ||
| tests | ||
| tools | ||
| web | ||
| .gitignore | ||
| .travis.yml | ||
| anki.1 | ||
| anki.desktop | ||
| anki.png | ||
| anki.xml | ||
| anki.xpm | ||
| LICENSE | ||
| LICENSE.logo | ||
| Makefile | ||
| README.addons | ||
| 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
If you're a developer, you can learn more about building Anki in README.development.