https://github.com/ankitects/anki
Anki's shared backend and web components, and the Qt frontend
https://github.com/ankitects/anki
Last synced: 8 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-04-27T20:41:00.000Z (8 days ago)
- Last Synced: 2025-04-27T20:52:49.719Z (8 days ago)
- Language: Rust
- Homepage: https://apps.ankiweb.net
- Size: 43.1 MB
- Stars: 21,059
- Watchers: 333
- Forks: 2,300
- Open Issues: 202
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- my-awesome - ankitects/anki - 04 star:20.8k 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)