📝 更新Readme
This commit is contained in:
56
README.md
56
README.md
@ -1,15 +1,59 @@
|
||||
<p>
|
||||
<img src="https://img.oez.cc/2020/12/24/1fb16bc25a4f6.png" alt="RenewalManage Logo" width=200/>
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="https://github.com/Xhofe/alist/releases"><img src="https://img.shields.io/github/release/Xhofe/alist" alt="Release version"></a>
|
||||
<a href="https://github.com/Xhofe/alist/actions?query=workflow%3ARelease"><img src="https://github.com/Xhofe/alist/workflows/Release/badge.svg" alt="Release status"></a>
|
||||
<a href="https://github.com/Xhofe/RenewalManage/releases"><img src="https://img.shields.io/github/downloads/Xhofe/alist/latest/total" alt="Downloads"></a>
|
||||
<a href="https://github.com/Xhofe/alist/blob/main/LICENSE"><img src="https://img.shields.io/github/license/Xhofe/alist" alt="License"></a>
|
||||
<a href="https://pay.xhofe.top">
|
||||
<img src="https://img.shields.io/badge/%24-donate-ff69b4.svg" alt="donate">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
### 这是什么?
|
||||
|
||||
一款阿里云盘的目录文件列表程序,后端基于`golang`最好的`http`框架`gin`,前端使用`vue`和`ant design`。
|
||||
|
||||
### 前端项目地址
|
||||
|
||||
- https://github.com/Xhofe/alist-web
|
||||
|
||||
### 演示地址
|
||||
|
||||
- https://alist.nn.ci
|
||||
|
||||
### 预览
|
||||
|
||||
<a href="https://alist.nn.ci/"><img src="https://img.oez.cc/2020/12/24/d81d2dab3e5f0.png"></a>
|
||||
|
||||
### 支持的功能
|
||||
|
||||
- 自动刷新`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.
|
Reference in New Issue
Block a user