/sdsrs-anki-server

Anki server backend for https://github.com/austin226/sdsrs

Primary LanguageShellGNU Affero General Public License v3.0AGPL-3.0

sdsrs-anki-server

Anki server backend for austin226/sdsrs

Dependencies:

Setup Instructions

sudo ./setup

This will download and install the required dependencies, AnkiServer and Anki itself. This will also create a config file at config/server-config.ini The prompt will ask you for an IP address and a server port.

Running the server

Follow the AnkiServer instructions, which have been condensed into runnable scripts:

$ ./run-server
$ # or
$ ./run-server-debug
$ ./stop-server