| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| config_panel.toml | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Anki Sync Server for YunoHost
Read this README in other languages.
This package allows you to install Anki Sync Server quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Anki is a program which makes remembering things easy. Because it's a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn.
This package installs the official Anki Sync Server, which allows you to host your own synchronization server for the Anki flashcard application instead of using AnkiWeb.
Shipped version: 25.09~ynh1
Screenshots
Documentation and resources
- Official app website: https://apps.ankiweb.net/
- Official admin documentation: https://docs.ankiweb.net/sync-server.html
- Upstream app code repository: https://github.com/ankitects/anki
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/anki-syncserver_ynh/tree/testing --debug
or
sudo yunohost app upgrade anki-sync-server -u https://github.com/YunoHost-Apps/anki-syncserver_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps
