Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ankitects/anki
Anki's shared backend and web components, and the Qt frontend
https://github.com/ankitects/anki
Last synced: 6 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 (about 12 years ago)
- Default Branch: main
- Last Pushed: 2025-01-04T22:30:43.000Z (15 days ago)
- Last Synced: 2025-01-06T14:12:10.614Z (13 days ago)
- Language: Rust
- Homepage: https://apps.ankiweb.net
- Size: 41.9 MB
- Stars: 19,489
- Watchers: 345
- Forks: 2,191
- Open Issues: 204
-
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 - 01 star:19.6k fork:2.2k Anki's shared backend and web components, and the Qt frontend (Rust)
README
# Anki
[![Build status](https://badge.buildkite.com/c9edf020a4aec976f9835e54751cc5409d843adbb66d043bd3.svg?branch=main)](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)