update README

master
MaysWind 2017-03-21 00:04:15 +08:00
parent ce5aa46f0d
commit 596d3f2d08
2 changed files with 8 additions and 2 deletions

View File

@ -17,7 +17,7 @@
* 根据文件类型过滤任务中的文件 (按视频, 音频, 图片, 文档, 应用程序, 存档文件等.)
* 全局以及单任务的上传/下载图表
* 完整支持 aria2 设置选项
4. 支持网页地址命令行
4. 支持网页地址命令行 API
5. 下载完成消息通知
6. 多语言支持
7. 支持配置多个 aria2 RPC
@ -47,5 +47,8 @@
## Demo
请访问 [http://ariang.mayswind.net/latest](http://ariang.mayswind.net/latest)
## 命令行 API
请访问 [http://ariang.mayswind.net/command-api.html](http://ariang.mayswind.net/command-api.html) 获取更多信息.
## 协议
[MIT](https://github.com/mayswind/AriaNg/blob/master/LICENSE)

View File

@ -19,7 +19,7 @@ A Better Web Frontend for [aria2](https://github.com/aria2/aria2). AriaNg is wri
* Filter files of tasks in file types (by videos, audios, pictures, documents, applications, archives, etc.)
* Download/upload history chart of global or task
* Full support of aria2 settings
4. Command line api support
4. Url command line api support
5. Download finished notification
6. Multi-languages support
7. Multi aria2 RPC host support
@ -49,5 +49,8 @@ The builds will be placed in the dist directory.
## Demo
Please visit [http://ariang.mayswind.net/latest](http://ariang.mayswind.net/latest)
## Command API
Please visit [http://ariang.mayswind.net/command-api.html](http://ariang.mayswind.net/command-api.html) for more information.
## License
[MIT](https://github.com/mayswind/AriaNg/blob/master/LICENSE)