- For Matrix, the NEW buggy Eden.
- FUCK SELF-SIGNED CERTIFICATES
- Matrix Assignment Batch Downloader in Node.js
- Downloading All Assignments on https://eden.sysu.edu.cn
- Generate Dev-C++ Compatible Project Automatically
- License: GPL v3
- Inspired by https://github.com/DaddyTrap/eden_clone_codes/
=======
There are some precompiled binaries (using enclose
) for you:
windows-32bit
12.4 MiB
windows-64bit
15.5 MiB
You only need to execute it.
To Compile using enclose
:
npm install
npm install -g enclose
enclose dl.js
=======
Need node.js to run. [download v5.10.1 for windows]
Windows: npm install && npm start
, or simply use run.bat
.
Linux / Mac OS: npm install && npm start
.
Note:
npm install
is only for installing dependencies so you can just use npm start
for the next time.
For Windows users there's a run.bat
does npm install && npm start
.