v-anki

December 12, 2022 ยท View on GitHub

CI Run on Google Cloud

Generate TSV to import into Anki.

Demo

https://v-anki-qnk26pdzyq-an.a.run.app/

https://user-images.githubusercontent.com/1160650/153704451-67b2b4c1-4da8-4b63-9712-5523b01a6bd3.mov

Usage

Prerequisite

  1. Sign up Merriam-Webster Dictionary API and get a Learner's key and a Collegiate key.
  2. cp .env.sample .env
  3. Replace .env file's keys with your own ones.

Web

source .env
v run main.v web

CLI

basic card

source .env
cat words.txt | anki cli > anki.tsv

example sentences card

cat words.txt | anki cli -card=sentences > anki.tsv

Supported Dictionaries