# FooSoft/anki-connect

Anki plugin to expose a remote API for creating flash cards.

Repository: https://github.com/FooSoft/anki-connect
Canonical: https://ross.abutalabs.com/products/anki-connect
Homepage: https://foosoft.net/projects/anki-connect/
Language: Python
License: NOASSERTION
License Family: other
Topics: anki
Archived: true
Last push: 2025-11-04T02:58:29+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 50, release rhythm 8, longevity 100
- inputs: {"age_days": 3756, "days_push": 302, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2079, forks 236 (observed 2026-08-28T04:06:11.520324+00:00)

## What it is
AnkiConnect is an Anki plugin that exposes a local HTTP/JSON remote API for programmatically creating and managing flash cards, decks, and note media. It lets external scripts and tools automate Anki operations such as adding notes, invoking actions, and syncing.

## Use cases
- automatically create anki flashcards from a script
- add notes to anki from a pdf or epub reader
- bulk import vocabulary cards into anki
- control anki remotely via http api
- integrate yomichan or browser tools with anki
- script anki deck management and syncing

## When to choose
- you want to automate Anki card creation from external tools or scripts
- you need a JSON-over-HTTP interface to Anki's database
- you're building integrations like dictionary popups or language-learning pipelines

## When to avoid
- you need a standalone flashcard app rather than an Anki extension
- you don't use Anki desktop
- you need a supported license or hosted service

## Facets
- artifact type: plugin
- maturity: active
- function: api-framework, http-server, middleware
- domain: education, developer-tools
- platform: python, cross-platform
- tags: anki, flashcards, spaced-repetition, remote-api, -api, automation, desktop

## Member repositories
- FooSoft/anki-connect (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:11.520324+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:56:03.344797+00:00, confidence not recorded.
  - readme: https://github.com/FooSoft/anki-connect (fetched 2026-08-28T04:06:11.520324+00:00, sha adaa45bad245)
- Data as of 2026-08-30T08:39:29.467469+00:00.
