Skip to content

ryannmahajan/Flashcard-Generator

Repository files navigation

Flashcard-Generator

Android Application that automatically makes AnkiDroid flashcards from Evernote. It uses:

  • BeautifulSoup to parse the ENML from Evernote (derivation of XHTML)
  • Regex to search for keywords to make flashcards from
  • AnkiDroid's API to add the flashcards

Screenshots

Screenshot 1 Screenshot 2

Useful links: