anki-connect/README.md

19 lines
864 B
Markdown
Raw Normal View History

2016-05-30 02:59:21 +00:00
# AnkiConnect #
2016-07-03 02:46:01 +00:00
The AnkiConnect plugin for [Anki](http://ankisrs.net/) exposes a
[RESTful](https://en.wikipedia.org/wiki/Representational_state_transfer) API for creating flash cards from external
applications. When installed, AnkiConnect will host an [Ajax](https://en.wikipedia.org/wiki/Ajax_(programming)) server
on port 8765 for as long as Anki is running; connecting clients, such as [Yomichan for
Chrome](https://foosoft.net/projects/yomichan-chrome) can make use of this interface to extend Anki functionality.
2016-05-30 02:59:21 +00:00
## Installation ##
AnkiConnect can be downloaded from its [Anki shared addon page](https://ankiweb.net/shared/info/2055492159) or enabled
2016-07-03 02:46:01 +00:00
through the [Yomichan](https://foosoft.net/projects/yomichan) plugin if you have it installed. Once AnkiConnect is installed it is ready
for use; no further configuration is required.
## License ##
GPL