Add AnkiDroid setup instructions
Thanks @luoliyan Source: https://github.com/tsudoko/anki-sync-server/pull/22#issuecomment-461012296
This commit is contained in:
parent
970664e6a9
commit
91b022eda6
15
README.md
15
README.md
@ -84,6 +84,21 @@ and put it in `~/Anki/addons`.
|
||||
|
||||
[addons21]: https://apps.ankiweb.net/docs/addons.html#_add_on_folders
|
||||
|
||||
### AnkiDroid
|
||||
|
||||
Advanced → Custom sync server
|
||||
|
||||
Unless you have set up a reverse proxy to handle encrypted connections, use
|
||||
`http` as the protocol. The port will be either the default, 27701, or
|
||||
whatever you have specified in `ankisyncd.conf` (or, if using a reverse proxy,
|
||||
whatever port you configured to accept the front-end connection).
|
||||
|
||||
**Do not use trailing slashes.**
|
||||
|
||||
Even though the AnkiDroid interface will request an email address, this is not
|
||||
required; it will simply be the username you configured with `ankisyncctl.py
|
||||
adduser`.
|
||||
|
||||
Running `ankisyncd` without `pyaudio`
|
||||
-------------------------------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user