Skip to content

Terminal UI based application to download old exams from the TU Berlin.

License

Notifications You must be signed in to change notification settings

PascalDierich/examcollection-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExamCollection Downloader

The examcollection-downloader is a terminal UI based application to support a faster and easier way to download old exams used by the TU Berlin.

Internals

  • All content gets downloaded from the freitagsrunde-website.
  • It creates a folder old_exams.
  • Inside the old_exams folder it stores the exams in a corresponding course folder.

Usage

Per default the old_exams folder is placed inside the home-directory, but you can change this through the -p flag (in doubt run the -h flag).

Keybindings

  • Move around the courses/exams or windows with the ARROW keys.
  • To open the exams of one course hit ENTER.
  • If you want to select a course for downloading use the SPACE key, and after that ENTER to download.
  • In case you want to download all exams of one course, run CTRL-D.
  • Finally, use CTRL-C to exit.

Screenshot

screenshot