Skip to content

Commit

Permalink
fix: aria2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonssonyan committed Oct 26, 2021
1 parent 490a566 commit e4ebcd2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,21 @@

一款更好、更便捷的PC端下载器,基于yaaw汉化版和Aria2,目前只支持Windows系统

# 软件截图
# Enjoy!

![软件首页](https://img-blog.csdnimg.cn/a1414e01bf7f4ee2a8b9ae96ee81ffdf.png)
![软件截图](https://img-blog.csdnimg.cn/a1414e01bf7f4ee2a8b9ae96ee81ffdf.png)

# 开源协议
# 搭配脚本

百度网盘

- [油猴脚本](https://greasyfork.org/zh-CN) + [百度网盘简易下载助手-直链下载复活版](https://greasyfork.org/zh-CN/scripts/418182-%E7%99%BE%E5%BA%A6%E7%BD%91%E7%9B%98%E7%AE%80%E6%98%93%E4%B8%8B%E8%BD%BD%E5%8A%A9%E6%89%8B-%E7%9B%B4%E9%93%BE%E4%B8%8B%E8%BD%BD%E5%A4%8D%E6%B4%BB%E7%89%88)

# License

[MIT](LICENSE)

# 致谢
# Support

- [aria2](https://github.com/aria2/aria2)
- [yaaw-zh-hans](https://github.com/aa65535/yaaw-zh-hans)
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@
"zip"
]
},
"mac": {
"icon": "icon.ico",
"target": [
"dmg",
"zip"
]
},
"nsis": {
"oneClick": false,
"allowToChangeInstallationDirectory": true
Expand Down

0 comments on commit e4ebcd2

Please sign in to comment.