daily_bz
1.0.0
Download the aria2.exe
file and place it in the project root directory, and run manager.py
in the project root directory.
Here we only list how to use Ubuntu, the same applies to other systems.
git clone https://github.com/xiao-gy/daily_bz.git
sudo apt install aria2 -y
python3-pip install -r requirements.txt
python3 manager.py
The usage method is the same as Windows, just try it yourself