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.
- 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.
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).
- 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 thatENTER
to download. - In case you want to download all exams of one course, run
CTRL-D
. - Finally, use
CTRL-C
to exit.