62 lines
1.8 KiB
Markdown
62 lines
1.8 KiB
Markdown
<p align="center">
|
||
<img src="https://img.oez.cc/2020/12/24/1fb16bc25a4f6.png" alt="AList 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%3ABuild"><img src="https://github.com/Xhofe/alist/workflows/build/badge.svg" alt="Build status"></a>
|
||
<a href="https://github.com/Xhofe/alist/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] 排序
|
||
- [x] 文件预览
|
||
- [x] 图片
|
||
- [x] 视频
|
||
- [x] 音频
|
||
- [x] `Readme`渲染
|
||
- [x] 密码加密
|
||
- [ ] 搜索与翻页
|
||
- [x] 文件直链
|
||
- [ ] 路径优化
|
||
- [x] 缓存
|
||
|
||
### 如何使用
|
||
|
||
- https://www.nn.ci/archives/alist.html
|
||
|
||
### License
|
||
|
||
The `AList` is open-source software licensed under the MIT license. |