Files
btcore/README.md
2021-11-07 21:23:38 +08:00

15 lines
352 B
Markdown

# btcore
> 主要是进行搜索和下载管理
## 初始化环境
1. 克隆本仓库
2. yarn 安装依赖
3. 安装qbittorrent [download address](https://www.qbittorrent.org/download.php)
4. qbittorrent > web ui > web 用户界面打勾 > 对本地主机上的客户端跳过身份验证 ![template](./images/template.png)
## 使用方法
> todo