diff --git a/README.md b/README.md index 4bad1448cb9..96eb214c09c 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,59 @@ +

+ RenewalManage Logo +

+

+ Release version + Release status + Downloads + License + + donate + +

+### 这是什么? + +一款阿里云盘的目录文件列表程序,后端基于`golang`最好的`http`框架`gin`,前端使用`vue`和`ant design`。 + +### 前端项目地址 + +- https://github.com/Xhofe/alist-web + +### 演示地址 + +- https://alist.nn.ci + +### 预览 + + + +### 支持的功能 + +- 自动刷新`token`,`refresh_token`自动更新,失效时间未知,本人使用过程中没有失效过。 +- 图片、视频、音频预览 +- 目录加密 +- `Readme`渲染 +- 自定义根目录 +- … #### TODO -- [ ] 搜索与翻页 - [x] 排序 - [ ] 文件预览 - - [ ] 图片([viewerjs](https://github.com/fengyuanchen/viewerjs)) - - [ ] 视频 ([vue-dplayer](https://github.com/MoePlayer/vue-dplayer)) - - [ ] 音频([vue-aplayer](https://github.com/SevenOutman/vue-aplayer)) -- [ ] Readme渲染 -- [ ] 路径优化(不要重复请求) + - [x] 图片 + - [x] 视频 + - [x] 音频 + - [ ] 文档 +- [x] `Readme`渲染 - [x] 密码加密 +- [ ] 搜索与翻页 +- [ ] 路径优化 - [ ] 缓存 +### 如何使用 + +正在写…… + +### License + +The `AList` is open-source software licensed under the MIT license. \ No newline at end of file