No description
Find a file
2025-11-23 23:38:47 +01:00
conf Move sensitive config out of systemd unit 2025-11-18 23:54:21 +01:00
doc update docs 2025-11-13 00:00:50 +01:00
scripts rmvoe useless comments 2025-11-23 23:38:47 +01:00
.gitignore first 2025-11-12 22:54:16 +01:00
config_panel.toml first 2025-11-12 22:54:16 +01:00
LICENSE Update LICENSE 2025-11-18 19:46:30 +01:00
manifest.toml rename app 2025-11-13 00:03:31 +01:00
README.md cleanup readme 2025-11-13 00:10:38 +01:00
tests.toml Create tests.toml 2025-11-18 23:43:29 +01:00

Anki Sync Server for YunoHost

Integration level Working status Maintenance status

Install Anki Sync Server with 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

Screenshot of Anki

Documentation and resources

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