Easily clone/download Anonymous Github repositories from anonymous.4open.science with a GUI interface!
For Windows and Mac users: from the Release Page, download and run files that fit your operating system. Notice about antivirus: the executables may be detected as fake positives, so you need to temporarily disable your anti virus program
First clone the repository and install the requirements (optionally, create a virtual environment)
pip install -r requirements.txt
then, run
python run.py
Feel free to raise issues and submit pull requests! :D
Thanks to the original tdurieux's Anonymous Github project, ShoufaChen's Clone Anonymous Github, kynehc's Clone Anonymous Github and cbhua for testing in MacOS!