aria2-client/README.md
2022-04-16 04:41:54 +00:00

19 lines
345 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# aria2-client
#### 介绍
aria2 java 库能通过编写java代码的方式去控制aria2
#### 使用说明
aria2 java客户端rpc远程控制aria2客户端支持密码
目前仅完成http方式欢迎PR
#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request