HomeInsightsTutoringTeamAbout UsProgramsProjects
HomeInsightsTutoringTeamAbout UsProgramsProjects

Soki Logo Dark
Home
Insights
Tutoring
Team
About Us
Terms & Conditions
Privacy policy
Contact Us
Copyright © 2025 Soki AG
Back
  1. Home
  2. en
  3. projects
  4. anki-connect-plus
Anki Connect Plus

Anki Connect Plus

An enhancement over the vanilla Anki Connect add-on with additional features for more reliable syncing

Fork of Anki Connect with additional features to facilitate syncing with other projects like our Flashcard Maker for Anki (FMA), Jolin or Yanki Obsidian. Everything that can be done with Anki Connect can also be done with Anki Connect Plus, ensuring compatibility with other add-ons that rely on it.

Anki Connect Plus is compatible with the latest Anki stable release since 23.10.1 (Oct 2023)

The code is available on GitHub

Anki add-on id
2036732292
Anki add-on page

Note

Anki must be kept running in the background for other applications to use Anki Connect Plus. You can verify that Anki Connect Plus is running at any time by accessing `localhost:8765` in your browser. If the server is running, you will see the Anki Connect Plus API version displayed in your browser window.
By default only applications hosted locally or on Soki's domain are allowed access. You can change these settings any time in Tools > Add-ons by selecting "Anki Connect Plus", pressing "Config" and adding an entry to the `webCorsOriginList`.

Quick Installation

Recommended

1. Open Anki
2. Go to `Tools` -> `Add-ons` -> `Get Add-ons...` and enter the add-on id **2036732292**
3. Restart Anki

Manual Installation

If you want more control over the version you are using, you can follow these steps below. Note that updates will need to be done manually as well.

1. Download the release file

- Visit https://github.com/Soki-Team/Anki-Connect-Plus/releases
- Download the file `AnkiConnectPlus.ankiaddon` from the version of your choice

2. Install the add-on in Anki

- Open Anki.
- Go to Tools > Add-ons.
- Click `Install from file...` and select or drag the `AnkiConnectPlus.ankiaddon` file.

3. Restart Anki

- Close and reopen Anki to activate the add-on.
- Visit http://localhost:8765 to validate that Anki Connect Plus is up and running.

Notes for Windows Users

Windows users may see a firewall nag dialog box appear on Anki startup. This occurs because Anki Connect Plus runs a local HTTP server in order to enable other applications to connect to it. The host application, Anki, must be unblocked for this plugin to function correctly.

Notes for MacOS Users

Starting with Mac OS X Mavericks, a feature named App Nap has been introduced to the operating system. This feature causes certain applications that are open (but not visible) to be placed in a suspended state. As this behavior causes Anki Connect Plus to stop working while you have another window in the foreground, App Nap should be disabled for Anki:

Anki Connect Plus

Link applications or even your own code with Anki

Anki add-on id
2036732292
Anki add-on page