Skip to content

meisterluk/anki2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anki2html

Dump Anki2 flashcards to HTML

First, compile the package using the golang tool chain:

go build github.com/meisterluk/anki2html

Secondly, run the anki2html executable with an APKG file as argument (like the ones at ankiweb.net):

anki2html ./Countries_of_the_World.apkg

An out folder will be created containing the dump:

Example flashcards dump

cheers, meisterluk

Releases

No releases published

Packages

No packages published

Languages