Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dae/anki
Anki's shared backend and web components, and the Qt frontend
https://github.com/dae/anki
Last synced: 3 months ago
JSON representation
Anki's shared backend and web components, and the Qt frontend
- Host: GitHub
- URL: https://github.com/dae/anki
- Owner: ankitects
- License: other
- Created: 2012-12-21T08:03:31.000Z (almost 12 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T20:16:20.000Z (3 months ago)
- Last Synced: 2024-08-06T12:04:49.619Z (3 months ago)
- Language: Rust
- Homepage: https://apps.ankiweb.net
- Size: 40.9 MB
- Stars: 17,992
- Watchers: 344
- Forks: 2,070
- Open Issues: 173
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- low-resource-languages - Anki - Anki is a program to make and share flaschard decks (including audio) for any language or writing system. https://apps.ankiweb.net/. (Software / Utilities)
- awesome-python-applications - Repo
- awesome-python-applications - Repo
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)