Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1299172402 authored Feb 3, 2022
1 parent cbf8854 commit 848c691
Showing 1 changed file with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,27 @@
# BBDown_GUI
BBDown的图形化版本
BBDown的图形化版本,亦保留有命令行

## 特性

- [x] 记忆之前的参数

## 下载
[![img](https://img.shields.io/github/release/1299172402/BBDown_GUI?label=版本)](https://github.com/1299172402/BBDown_GUI/releases)

## 从源码运行
```
pip install -r requirements.txt
python BBDown_GUI.py
```


## 屏幕截图

![image](https://user-images.githubusercontent.com/29673994/152321072-1686a057-c6e4-4c36-9e9c-7923a9baeafa.png)

![image](https://user-images.githubusercontent.com/29673994/152321101-e780b900-edda-43d2-9601-caf7e695839d.png)


## 致谢&License

- https://github.com/nilaoda/BBDown (MIT License)

0 comments on commit 848c691

Please sign in to comment.