Go to file
Damien Elmes 8f9037cf0f move filtered deck empty/fill to backend
emptying of individual card ids still to be done
2020-09-02 17:56:23 +10:00
.github disable pyenv cache on Linux 2020-09-01 09:11:07 +10:00
meta bump version 2020-08-31 11:07:54 +10:00
proto move filtered deck empty/fill to backend 2020-09-02 17:56:23 +10:00
pylib move filtered deck empty/fill to backend 2020-09-02 17:56:23 +10:00
qt ensure background override works in night mode 2020-09-01 12:20:45 +10:00
rslib move filtered deck empty/fill to backend 2020-09-02 17:56:23 +10:00
rspy default to true in want_release_gil() 2020-09-01 10:24:38 +10:00
scripts
ts add a small default margin 2020-09-01 10:24:38 +10:00
.gitattributes
.gitignore save profile stats to file instead of generating report 2020-05-16 12:53:01 +10:00
CONTRIBUTORS add myself to CONTRIBUTORS 2020-08-28 16:48:45 -05:00
LICENSE
Makefile Fix make fix not working on a clean install 2020-08-21 22:15:14 -03:00
pkgkey.asc
README.contributing Revert "Merge pull request #729 from evandroforks/upload_rslib_artifacts" 2020-08-21 19:56:17 +10:00
README.development mention pypi 2020-08-03 15:31:22 +10:00
README.md drop alpha warning 2020-07-01 15:01:51 +10:00
run remove python version debugging from ./run 2020-04-20 11:21:27 +10:00

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://betas.ankiweb.net/#/

For more information on building, please see README.development.

If you'd like to contribute code, please see README.contributing.