mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Anki is a smart spaced repetition flashcard program
![]() * Replace media-record.png with SVG icon - Added SVG version of the microphone icon (from Font Awesome Free v7.0.0) - Updated sound.py to use QIcon for proper SVG support - Icon now displays at 60x60 pixels * Remove obsolete media-record.png icon The PNG icon has been replaced with an SVG version * Update CONTRIBUTORS * Replace icon with AnkiMobile's record icon CC-BY requires attribution, and we don't currently have a way to describe those attributions in a way the mobile clients can also include automatically. For now, I've switched it to an icon I authored myself to avoid the issue. --------- Co-authored-by: Damien Elmes <gpg@ankiweb.net> Co-authored-by: Damien Elmes <dae@users.noreply.github.com> |
||
---|---|---|
.buildkite | ||
.cargo | ||
.config | ||
.cursor/rules | ||
.github/ISSUE_TEMPLATE | ||
.vscode.dist | ||
build | ||
cargo | ||
docs | ||
ftl | ||
proto | ||
pylib | ||
python | ||
qt | ||
rslib | ||
tools | ||
ts | ||
.deny.toml | ||
.dockerignore | ||
.dprint.json | ||
.eslintrc.cjs | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.mypy.ini | ||
.prettierrc | ||
.python-version | ||
.ruff.toml | ||
.rustfmt-empty.toml | ||
.rustfmt.toml | ||
.version | ||
.yarnrc.yml | ||
Cargo.lock | ||
Cargo.toml | ||
check | ||
CLAUDE.md | ||
CONTRIBUTORS | ||
LICENSE | ||
ninja | ||
package.json | ||
pkgkey.asc | ||
pyproject.toml | ||
README.md | ||
run | ||
run.bat | ||
rust-toolchain.toml | ||
SECURITY.md | ||
uv.lock | ||
yarn | ||
yarn.bat | ||
yarn.lock |
Anki®
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
License
Anki's license: LICENSE