alist/README_cn.md

104 lines
5.3 KiB
Markdown
Raw Normal View History

2021-12-02 14:38:18 +00:00
<div align="center">
2022-02-27 12:26:05 +00:00
<a href="https://alist.nn.ci"><img height="100px" alt="logo" src="https://cdn.jsdelivr.net/gh/alist-org/logo@main/logo.svg"/></a>
2021-12-09 16:06:50 +00:00
<p><em>🗂️一个支持多存储的文件列表程序,使用 Gin 和 React 。</em></p>
2021-12-04 10:37:26 +00:00
<a href="https://github.com/Xhofe/alist/releases"><img src="https://img.shields.io/github/release/Xhofe/alist?style=flat-square" alt="latest version"></a>
<a href="https://github.com/Xhofe/alist/discussions"><img src="https://img.shields.io/github/discussions/Xhofe/alist?color=%23ED8936&style=flat-square" alt="discussions"></a>
2021-12-02 14:38:18 +00:00
<a href="https://github.com/Xhofe/alist/actions?query=workflow%3ABuild"><img src="https://img.shields.io/github/workflow/status/Xhofe/alist/build?style=flat-square" alt="Build status"></a>
2021-12-04 10:37:26 +00:00
<a href="https://github.com/Xhofe/alist/releases"><img src="https://img.shields.io/github/downloads/Xhofe/alist/total?style=flat-square&color=%239F7AEA" alt="Downloads"></a>
<a href="https://github.com/Xhofe/alist/blob/v2/LICENSE"><img src="https://img.shields.io/github/license/Xhofe/alist?style=flat-square" alt="License"></a>
2021-12-02 14:38:18 +00:00
<a href="https://pay.xhofe.top">
<img src="https://img.shields.io/badge/%24-donate-ff69b4.svg?style=flat-square" alt="donate">
</a>
</div>
---
[English](./README.md) | 中文
2022-03-03 15:17:13 +00:00
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
2022-03-03 15:28:18 +00:00
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
2022-03-03 15:17:13 +00:00
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2021-12-02 14:38:18 +00:00
## 支持
- [x] 多种存储
- [x] 本地存储
2021-12-04 10:37:26 +00:00
- [x] [阿里云盘](https://www.aliyundrive.com/)
2021-12-02 15:01:54 +00:00
- [x] OneDrive / Sharepoint[国际版](https://www.office.com/), [世纪互联](https://portal.partner.microsoftonline.cn),de,us
- [x] [天翼云盘](https://cloud.189.cn)
2021-12-02 14:38:18 +00:00
- [x] [GoogleDrive](https://drive.google.com/)
- [x] [123云盘](https://www.123pan.com/)
- [x] [蓝奏云](https://pc.woozooo.com/)
2021-12-09 15:05:16 +00:00
- [x] [Alist](https://github.com/Xhofe/alist)
2021-12-16 14:50:23 +00:00
- [x] FTP
- [x] [PikPak](https://www.mypikpak.com/)
2021-12-30 12:47:15 +00:00
- [x] [闪电盘](https://shandianpan.com/)
- [x] [S3](https://aws.amazon.com/cn/s3/)
2021-12-30 13:39:17 +00:00
- [x] WebDav
2022-01-08 12:09:12 +00:00
- [x] Teambition[中国](https://www.teambition.com/ )[国际](https://us.teambition.com/ )
- [x] [分秒帧](https://www.mediatrack.cn/)
2022-01-11 17:00:18 +00:00
- [x] [和彩云](https://yun.139.com/) (个人云, 家庭云)
2022-02-03 13:00:08 +00:00
- [x] [Yandex.Disk](https://disk.yandex.com/)
2022-02-17 03:56:00 +00:00
- [x] [百度网盘](http://pan.baidu.com/)
2022-02-16 16:08:37 +00:00
- [x] [夸克网盘](https://pan.quark.cn)
2022-03-03 11:38:59 +00:00
- [x] [迅雷云盘](https://pan.xunlei.com/)
2022-01-01 12:54:25 +00:00
- [x] 部署方便,开箱即用
2021-12-02 14:38:18 +00:00
- [x] 文件预览PDF、markdown、代码、纯文本……
- [x] 画廊模式下的图像预览
- [x] 视频和音频预览mp4、mp3 等)
- [x] Office 文档预览docx、pptx、xlsx、...
- [x] `README.md` 预览渲染
- [x] 文件永久链接复制和直接文件下载
- [x] 黑暗模式
- [x] 国际化
- [x] 受保护的路由(密码保护和身份验证)
2022-01-08 12:09:12 +00:00
- [x] WebDav具体见https://alist-doc.nn.ci/docs/webdav
2021-12-02 14:38:18 +00:00
- [x] [Docker 部署](https://hub.docker.com/r/xhofe/alist)
2021-12-09 16:06:50 +00:00
- [x] Cloudflare workers 中转
2021-12-28 09:15:30 +00:00
- [x] 文件/文件夹打包下载
- [x] 支持视频列表播放和字幕(ass,srt,vtt)
2022-01-29 07:31:06 +00:00
- [x] 网页上传(可以允许访客上传),删除,新建文件夹,重命名,移动,复制
2021-12-02 14:38:18 +00:00
## 讨论
2022-02-14 07:41:20 +00:00
一般问题请到[讨论论坛](https://github.com/Xhofe/alist/discussions) **issue仅针对错误报告和功能请求。**
2021-12-02 14:38:18 +00:00
## 演示
<https://alist.nn.ci>
2021-12-03 03:24:43 +00:00
![演示](https://inews.gtimg.com/newsapp_ls/0/14256614096/0)
2021-12-02 14:38:18 +00:00
## 文档
<https://alist-doc.nn.ci/>
2022-03-03 15:17:13 +00:00
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
2022-03-03 15:23:55 +00:00
<td align="center"><a href="http://nn.ci"><img src="https://avatars.githubusercontent.com/u/36558727?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Xhofe</b></sub></a><br /><a href="https://github.com/Xhofe/alist/commits?author=Xhofe" title="Code">💻</a> <a href="#ideas-Xhofe" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/Xhofe/alist/commits?author=Xhofe" title="Documentation">📖</a></td>
2022-03-03 15:26:42 +00:00
<td align="center"><a href="https://github.com/foxxorcat"><img src="https://avatars.githubusercontent.com/u/95907542?v=4?s=100" width="100px;" alt=""/><br /><sub><b>foxxorcat</b></sub></a><br /><a href="https://github.com/Xhofe/alist/commits?author=foxxorcat" title="Code">💻</a></td>
2022-03-03 15:28:18 +00:00
<td align="center"><a href="https://www.iflu.cf/"><img src="https://avatars.githubusercontent.com/u/63903027?v=4?s=100" width="100px;" alt=""/><br /><sub><b>道辰</b></sub></a><br /><a href="https://github.com/Xhofe/alist/commits?author=DaoChen6" title="Documentation">📖</a></td>
2022-03-03 15:17:13 +00:00
</tr>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
2021-12-02 14:38:18 +00:00
## 许可
2022-01-10 10:11:14 +00:00
`AList` 是在 AGPL-3.0 许可下许可的开源软件。
2021-12-02 14:38:18 +00:00
---
2022-03-03 15:17:13 +00:00
> [@Blog](https://www.nn.ci/) · [@GitHub](https://github.com/Xhofe) · [@TelegramGroup](https://t.me/alist_chat) · [@QQGroup](https://jq.qq.com/?_wv=1027&k=OVPJcv2b)