Anki is a smart spaced repetition flashcard program
Find a file
2025-05-19 13:29:26 +10:00
.buildkite Auto-expand bundle progress in Buildkite on Linux 2025-01-26 19:37:34 +11:00
.cargo
.config
.cursor/rules Make URL schemes dialog more ergonomic (#4002) 2025-05-15 16:17:33 +10:00
.github/ISSUE_TEMPLATE
.vscode.dist Fix invalid rust-analyzer option (#3972) 2025-05-05 17:25:11 +10:00
build Re-run minilints on .md change 2025-05-05 19:10:13 +10:00
cargo Latest FSRS 2025-04-27 19:48:43 +10:00
docs Fix dockerimage, by bumping rust version (#3993) 2025-05-15 16:09:27 +10:00
ftl update backup restore message (#4005) 2025-05-19 13:09:43 +10:00
proto Revert "feat(scheduler): add from_queue flag to CardAnswer (#3976)" 2025-05-19 10:26:10 +10:00
pylib expose decay of Card object in Python (#3985) 2025-05-06 23:32:58 +03:00
python Declare dependency on typing_extensions 2025-04-23 17:56:06 +10:00
qt Resolve Python regex library warnings 2025-05-17 01:55:16 -07:00
rslib Fix searching for non-blank adjacent wildcard fields (#4009) 2025-05-19 13:15:23 +10:00
tools Update tokio, crossbeam-channel and cargo-deny 2025-04-10 15:18:55 +10:00
ts upgrade esbuild versions (#4011) 2025-05-19 13:25:05 +10:00
.deny.toml Update tokio, crossbeam-channel and cargo-deny 2025-04-10 15:18:55 +10:00
.dockerignore Add distroless Dockerfile and implement internal health check (#3366) 2024-08-29 17:05:33 +07:00
.dprint.json Switch back to Prettier for Svelte formatting 2025-01-13 15:53:55 +11:00
.eslintrc.cjs
.gitattributes
.gitignore Yarn 4 (#3772) 2025-01-26 14:40:17 +11:00
.gitmodules
.isort.cfg Specify Python version for auto-formatters (#3325) 2024-08-04 20:54:14 +07:00
.mypy.ini Enable strict_optional for aqt/tagedit, utils, sync (#3578) 2024-11-15 16:29:19 +03:00
.prettierrc Switch back to Prettier for Svelte formatting 2025-01-13 15:53:55 +11:00
.pylintrc
.ruff.toml Specify Python version for auto-formatters (#3325) 2024-08-04 20:54:14 +07:00
.rustfmt-empty.toml
.rustfmt.toml
.version Bump version 2025-04-25 16:52:46 +10:00
.yarnrc.yml Yarn 4 (#3772) 2025-01-26 14:40:17 +11:00
Cargo.lock Latest FSRS 2025-04-27 19:48:43 +10:00
Cargo.toml Latest FSRS 2025-04-27 19:48:43 +10:00
check
CONTRIBUTORS Merge branch 'main' into main 2025-05-19 13:29:26 +10:00
LICENSE
ninja
package.json upgrade esbuild versions (#4011) 2025-05-19 13:25:05 +10:00
pkgkey.asc
pyproject.toml chore: add initial configuration for pyright (#3361) 2024-08-17 13:10:02 +07:00
README.md
run
run.bat
rust-toolchain.toml Update to Rust 1.85 2025-02-21 10:42:42 +07:00
SECURITY.md
yarn
yarn.bat
yarn.lock upgrade esbuild versions (#4011) 2025-05-19 13:25:05 +10:00

Anki

Build status

This repo contains the source code for the computer version of Anki.

About

Anki is a spaced repetition program. Please see the website to learn more.

Getting Started

Anki Betas

If you'd like to try development builds of Anki but don't feel comfortable building the code, please see Anki betas

Developing

For more information on building and developing, please see Development.

Contributing

Want to contribute to Anki? Check out the Contribution Guidelines.

Anki Contributors

CONTRIBUTORS

License

Anki's license: LICENSE