Anki is a smart spaced repetition flashcard program
Find a file
2020-11-02 18:25:50 +10:00
.github test caching; disable broken Windows build for now 2020-11-01 20:08:08 +10:00
cargo remote/ needs to be removed before updating 2020-11-02 18:25:50 +10:00
docs enforce eol normalization in gitattributes 2020-11-01 15:24:25 +10:00
pip initial Bazel conversion 2020-11-01 14:26:58 +10:00
pylib update cargo deps; add script to copy them from rslib/ 2020-11-02 18:17:26 +10:00
pyqt5 initial Bazel conversion 2020-11-01 14:26:58 +10:00
qt move backend.proto into rslib/ 2020-11-02 16:28:31 +10:00
rslib update cargo deps; add script to copy them from rslib/ 2020-11-02 18:17:26 +10:00
scripts initial Bazel conversion 2020-11-01 14:26:58 +10:00
ts move backend.proto into rslib/ 2020-11-02 16:28:31 +10:00
.bazelignore initial Bazel conversion 2020-11-01 14:26:58 +10:00
.bazelrc initial Bazel conversion 2020-11-01 14:26:58 +10:00
.bazelversion initial Bazel conversion 2020-11-01 14:26:58 +10:00
.gitattributes enforce eol normalization in gitattributes 2020-11-01 15:24:25 +10:00
.gitignore initial Bazel conversion 2020-11-01 14:26:58 +10:00
bazel.bat initial Bazel conversion 2020-11-01 14:26:58 +10:00
bin.py initial Bazel conversion 2020-11-01 14:26:58 +10:00
BUILD.bazel initial Bazel conversion 2020-11-01 14:26:58 +10:00
CONTRIBUTORS Space for author check 2020-10-29 12:30:40 +01:00
Dockerfile Update Dockerfile and add README.docker 2020-09-08 14:58:25 -04:00
LICENSE vendor rename script 2020-04-14 19:49:07 +10:00
packages.bzl initial Bazel conversion 2020-11-01 14:26:58 +10:00
pkgkey.asc add public key for release signing 2018-09-18 10:40:45 +10:00
python.bzl initial Bazel conversion 2020-11-01 14:26:58 +10:00
README.md initial Bazel conversion 2020-11-01 14:26:58 +10:00
run initial Bazel conversion 2020-11-01 14:26:58 +10:00
run.bat initial Bazel conversion 2020-11-01 14:26:58 +10:00
setup.bzl initial Bazel conversion 2020-11-01 14:26:58 +10:00
WORKSPACE initial Bazel conversion 2020-11-01 14:26:58 +10:00

Anki

This repo contains the source 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 Development.