Skip to content

eleqtrizit/Quizlet-Offline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quizlet-Offline

Grab flashcards from Quizlet for reuse offline

This is made of two parts. The C# ripper and the JS displayer.

Ripper

You have to save copies of Quizlet pages via your browser to a directory.

  • You can save as many pages as you want to the directory. The ripper will parse them all.

Run the C# program.

  • If you don't want to compile your own copy, there is a copy in Quizlet-Offline-master/Ripper/QuizletRipper/bin/Debug/

It will generate a quizlet.js file. Copy this to Quizlet-Offline-master/Displayer/

Displayer

Double-click index.html.

That's it.

About

Grab flashcards from Quizlet for reuse offline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published