Skip to content

aliharslan0/duolingo2anki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.