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: 5 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 (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T11:45:50.000Z (21 days ago)
- Last Synced: 2024-11-23T12:28:31.858Z (21 days ago)
- Language: Rust
- Homepage: https://apps.ankiweb.net
- Size: 41.8 MB
- Stars: 19,008
- Watchers: 344
- Forks: 2,146
- Open Issues: 173
-
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)
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)