Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 329 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 329 Bytes

duolingo2anki

Pull your Duolingo vocabulary.

Usage

  1. Fill the empty fields in main.py
    • For NOTE_TYPE, WORD_FIELD, MEANING_FIELD and SPELLING_FIELD you have to create custom note type in Anki or you can edit main.py.
  2. Install AnkiConnect add-on.
  3. python -m pip install -r requirements.txt
  4. Run.