stendarr / infk-uebungsscraper-java

get all your exercises with one click

Home Page:https://gitlab.ethz.ch/dominik/infk-uebungsscraper-java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Java program for ETH students to automatically download all their exercises and all available solutions and material. Currently only works for the first semester of Computer Science BSc.

If you're a noob and just want to use it go to Releases and download the most recent version.

If you want to build it yourself, you'll need Jsoup and Apache Commons IO (which are included in the lib folder). You can also just use the jar file in the build folder: java -jar us.jar

Don't forget to activate your VPN if you're not in the ETH network, otherwise you can't download the top secret LinAlg-Notes.

About

get all your exercises with one click

https://gitlab.ethz.ch/dominik/infk-uebungsscraper-java

License:GNU General Public License v3.0


Languages

Language:Java 100.0%