Monkey patch anki at runtime

The server should work fine with /usr/share/anki now, as long as
external Anki version >= 2.1.
This commit is contained in:
flan
2017-11-06 22:50:44 +01:00
parent 2a27d78591
commit c0ea23c307
3 changed files with 33 additions and 55 deletions

View File

@@ -21,17 +21,13 @@ Installing
$ pip install webob
2. Patch the bundled libanki:
2. Modify ankisyncd.conf according to your needs
$ (cd anki-bundled && git apply ../libanki.patch)
3. Modify ankisyncd.conf according to your needs
4. Create user:
3. Create user:
$ ./ankisyncctl.py adduser <username>
5. Run ankisyncd:
4. Run ankisyncd:
$ python ./ankisyncd/sync_app.py ankisyncd.conf