https://github.com/ankitects/anki
Anki's shared backend and web components, and the Qt frontend
https://github.com/ankitects/anki
Last synced: 7 days ago
JSON representation
Anki's shared backend and web components, and the Qt frontend
- Host: GitHub
- URL: https://github.com/ankitects/anki
- Owner: ankitects
- License: other
- Created: 2012-12-21T08:03:31.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T10:51:28.000Z (15 days ago)
- Last Synced: 2025-04-01T03:18:59.818Z (14 days ago)
- Language: Rust
- Homepage: https://apps.ankiweb.net
- Size: 42.6 MB
- Stars: 20,591
- Watchers: 336
- Forks: 2,270
- Open Issues: 203
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome - ankitects/anki - Anki's shared backend and web components, and the Qt frontend (Rust)
- my-awesome - ankitects/anki - 03 star:20.6k fork:2.3k Anki's shared backend and web components, and the Qt frontend (Rust)
README
# Anki
[](https://buildkite.com/ankitects/anki-ci)
This repo contains the source code for the computer version of
[Anki](https://apps.ankiweb.net).# About
Anki is a spaced repetition program. Please see the [website](https://apps.ankiweb.net) 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](https://betas.ankiweb.net/)### Developing
For more information on building and developing, please see [Development](./docs/development.md).
### Contributing
Want to contribute to Anki? Check out the [Contribution Guidelines](./docs/contributing.md).
### Anki Contributors
[CONTRIBUTORS](./CONTRIBUTORS)
# License
Anki's license: [LICENSE](./LICENSE)