mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
Anki is a smart spaced repetition flashcard program
![]() Allows Anki to register a mime-type handler for .ankiaddon files Other small collateral changes: + fix positioning issues with some prompts and progress dialog + add prompt titles where they were missing + add type annotations for AddonManager installation methods + explicitly import os in main (used to be imported via aqt.qt) |
||
---|---|---|
.github/workflows | ||
meta | ||
proto | ||
pylib | ||
qt | ||
rslib | ||
rspy | ||
.gitignore | ||
build | ||
check | ||
clean | ||
CONTRIBUTORS | ||
fix | ||
LICENSE | ||
pkgkey.asc | ||
README.contributing | ||
README.development | ||
README.md | ||
run | ||
scripts.inc |
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