2022-09-09 14:35:05 +08:00
|
|
|
|
<div align="center">
|
2025-06-19 21:20:29 +08:00
|
|
|
|
<img width="100px" alt="logo" src="https://raw.githubusercontent.com/OpenListTeam/Logo/main/logo.svg"/></a>
|
2025-06-16 16:29:45 +08:00
|
|
|
|
<p><em>🗂一个支持多存储的文件列表程序,使用 Gin 和 SolidJS,基于 AList 项目 fork 开发</em></p>
|
2022-10-12 17:08:40 +08:00
|
|
|
|
<div>
|
2025-06-11 21:37:18 +08:00
|
|
|
|
<a href="https://goreportcard.com/report/github.com/OpenListTeam/OpenList/v3">
|
|
|
|
|
<img src="https://goreportcard.com/badge/github.com/OpenListTeam/OpenList/v3" alt="latest version" />
|
2022-09-09 14:35:05 +08:00
|
|
|
|
</a>
|
2025-06-11 21:37:18 +08:00
|
|
|
|
<a href="https://github.com/OpenListTeam/OpenList/blob/main/LICENSE">
|
|
|
|
|
<img src="https://img.shields.io/github/license/OpenListTeam/OpenList" alt="License" />
|
2022-09-09 14:35:05 +08:00
|
|
|
|
</a>
|
2025-06-11 21:37:18 +08:00
|
|
|
|
<a href="https://github.com/OpenListTeam/OpenList/actions?query=workflow%3ABuild">
|
|
|
|
|
<img src="https://img.shields.io/github/actions/workflow/status/OpenListTeam/OpenList/build.yml?branch=main" alt="Build status" />
|
2022-09-09 14:35:05 +08:00
|
|
|
|
</a>
|
2025-06-11 21:37:18 +08:00
|
|
|
|
<a href="https://github.com/OpenListTeam/OpenList/releases">
|
|
|
|
|
<img src="https://img.shields.io/github/release/OpenListTeam/OpenList" alt="latest version" />
|
2022-09-09 14:35:05 +08:00
|
|
|
|
</a>
|
2022-10-12 17:08:40 +08:00
|
|
|
|
</div>
|
|
|
|
|
<div>
|
2025-06-11 21:37:18 +08:00
|
|
|
|
<a href="https://github.com/OpenListTeam/OpenList/discussions">
|
|
|
|
|
<img src="https://img.shields.io/github/discussions/OpenListTeam/OpenList?color=%23ED8936" alt="discussions" />
|
2022-10-12 17:08:40 +08:00
|
|
|
|
</a>
|
2025-06-11 21:37:18 +08:00
|
|
|
|
<a href="https://github.com/OpenListTeam/OpenList/releases">
|
|
|
|
|
<img src="https://img.shields.io/github/downloads/OpenListTeam/OpenList/total?color=%239F7AEA&logo=github" alt="Downloads" />
|
2022-10-12 17:08:40 +08:00
|
|
|
|
</a>
|
|
|
|
|
</div>
|
2022-09-09 14:35:05 +08:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
2025-06-11 21:37:18 +08:00
|
|
|
|
> [!IMPORTANT]
|
|
|
|
|
>
|
2025-06-16 16:29:45 +08:00
|
|
|
|
> 一个更可信、可持续的 AList 开源替代方案,防范未来可能的闭源、黑箱或不可信变更。
|
2025-06-11 21:37:18 +08:00
|
|
|
|
>
|
2025-06-16 16:29:45 +08:00
|
|
|
|
> 我们诚挚地感谢原项目 [AlistGo/alist](https://github.com/AlistGo/alist) 的作者 [Xhofe](https://github.com/Xhofe) 以及其他所有贡献者。
|
2025-06-11 21:37:18 +08:00
|
|
|
|
>
|
2025-06-16 16:29:45 +08:00
|
|
|
|
> 本 Fork 尚未稳定, 具体迁移进度可在 [OpenList 迁移工作总结](https://github.com/OpenListTeam/OpenList/issues/6) 中查看。
|
2025-06-11 21:37:18 +08:00
|
|
|
|
|
2025-06-16 16:29:45 +08:00
|
|
|
|
[English](./README.md) | 中文 | [日本語](./README_ja.md) | [Contributing](./CONTRIBUTING.md) | [CODE OF CONDUCT](./CODE_OF_CONDUCT.md)
|
2022-09-09 14:35:05 +08:00
|
|
|
|
|
2023-02-18 17:50:42 +08:00
|
|
|
|
## 功能
|
2022-09-09 14:35:05 +08:00
|
|
|
|
|
|
|
|
|
- [x] 多种存储
|
|
|
|
|
- [x] 本地存储
|
2023-12-31 14:29:14 +08:00
|
|
|
|
- [x] [阿里云盘](https://www.alipan.com/)
|
2022-09-09 14:35:05 +08:00
|
|
|
|
- [x] OneDrive / Sharepoint([国际版](https://www.office.com/), [世纪互联](https://portal.partner.microsoftonline.cn),de,us)
|
|
|
|
|
- [x] [天翼云盘](https://cloud.189.cn) (个人云, 家庭云)
|
|
|
|
|
- [x] [GoogleDrive](https://drive.google.com/)
|
|
|
|
|
- [x] [123云盘](https://www.123pan.com/)
|
|
|
|
|
- [x] FTP / SFTP
|
|
|
|
|
- [x] [PikPak](https://www.mypikpak.com/)
|
|
|
|
|
- [x] [S3](https://aws.amazon.com/cn/s3/)
|
2023-01-13 21:20:21 +08:00
|
|
|
|
- [x] [Seafile](https://seafile.com/)
|
2022-09-09 14:35:05 +08:00
|
|
|
|
- [x] [又拍云对象存储](https://www.upyun.com/products/file-storage)
|
|
|
|
|
- [x] WebDav(支持无API的OneDrive/SharePoint)
|
|
|
|
|
- [x] Teambition([中国](https://www.teambition.com/ ),[国际](https://us.teambition.com/ ))
|
|
|
|
|
- [x] [分秒帧](https://www.mediatrack.cn/)
|
2024-12-09 23:54:21 +08:00
|
|
|
|
- [x] [和彩云](https://yun.139.com/) (个人云, 家庭云,共享群组)
|
2022-09-09 14:35:05 +08:00
|
|
|
|
- [x] [Yandex.Disk](https://disk.yandex.com/)
|
|
|
|
|
- [x] [百度网盘](http://pan.baidu.com/)
|
2023-05-27 19:36:14 +08:00
|
|
|
|
- [x] [UC网盘](https://drive.uc.cn)
|
2022-09-09 14:35:05 +08:00
|
|
|
|
- [x] [夸克网盘](https://pan.quark.cn)
|
2022-09-11 15:26:47 +08:00
|
|
|
|
- [x] [迅雷网盘](https://pan.xunlei.com)
|
2022-10-12 17:08:40 +08:00
|
|
|
|
- [x] [蓝奏云](https://www.lanzou.com/)
|
2024-01-04 22:03:15 +08:00
|
|
|
|
- [x] [蓝奏云优享版](https://www.ilanzou.com/)
|
2023-12-31 14:29:14 +08:00
|
|
|
|
- [x] [阿里云盘分享](https://www.alipan.com/)
|
2022-10-12 17:08:40 +08:00
|
|
|
|
- [x] [谷歌相册](https://photos.google.com/)
|
|
|
|
|
- [x] [Mega.nz](https://mega.nz)
|
|
|
|
|
- [x] [一刻相册](https://photo.baidu.com/)
|
2022-10-30 15:26:31 +08:00
|
|
|
|
- [x] SMB
|
2022-11-01 19:28:24 +08:00
|
|
|
|
- [x] [115](https://115.com/)
|
2023-01-12 19:57:43 +08:00
|
|
|
|
- [X] Cloudreve
|
2023-06-23 17:36:40 +08:00
|
|
|
|
- [x] [Dropbox](https://www.dropbox.com/)
|
2024-01-11 10:15:16 +08:00
|
|
|
|
- [x] [飞机盘](https://www.feijipan.com/)
|
2024-03-25 22:53:44 +08:00
|
|
|
|
- [x] [多吉云](https://www.dogecloud.com/product/oss)
|
2022-09-09 14:35:05 +08:00
|
|
|
|
- [x] 部署方便,开箱即用
|
|
|
|
|
- [x] 文件预览(PDF、markdown、代码、纯文本……)
|
|
|
|
|
- [x] 画廊模式下的图像预览
|
|
|
|
|
- [x] 视频和音频预览,支持歌词和字幕
|
|
|
|
|
- [x] Office 文档预览(docx、pptx、xlsx、...)
|
|
|
|
|
- [x] `README.md` 预览渲染
|
|
|
|
|
- [x] 文件永久链接复制和直接文件下载
|
|
|
|
|
- [x] 黑暗模式
|
|
|
|
|
- [x] 国际化
|
|
|
|
|
- [x] 受保护的路由(密码保护和身份验证)
|
2025-06-11 21:37:18 +08:00
|
|
|
|
- [x] WebDav (详细文档待补充)
|
|
|
|
|
- [ ] Docker 部署(重建中)
|
2022-09-09 14:35:05 +08:00
|
|
|
|
- [x] Cloudflare workers 中转
|
|
|
|
|
- [x] 文件/文件夹打包下载
|
|
|
|
|
- [x] 网页上传(可以允许访客上传),删除,新建文件夹,重命名,移动,复制
|
|
|
|
|
- [x] 离线下载
|
|
|
|
|
- [x] 跨存储复制文件
|
2023-08-02 15:15:48 +08:00
|
|
|
|
- [x] 单线程下载/串流的多线程下载加速
|
2022-09-09 14:35:05 +08:00
|
|
|
|
|
2023-02-18 17:50:42 +08:00
|
|
|
|
## 文档
|
2022-09-09 14:35:05 +08:00
|
|
|
|
|
2025-06-22 19:06:00 +08:00
|
|
|
|
- https://docs.oplist.org
|
|
|
|
|
- https://docs.openlist.team
|
2022-09-09 14:35:05 +08:00
|
|
|
|
|
|
|
|
|
## Demo
|
|
|
|
|
|
2025-06-16 16:29:45 +08:00
|
|
|
|
N/A(重建中)
|
2022-09-09 14:35:05 +08:00
|
|
|
|
|
2023-02-18 17:50:42 +08:00
|
|
|
|
## 讨论
|
2022-09-09 14:35:05 +08:00
|
|
|
|
|
2025-06-16 16:29:45 +08:00
|
|
|
|
一般问题请到 [*Discussions*](https://github.com/OpenListTeam/OpenList/discussions) 讨论,***Issues* 仅针对错误报告和功能请求。**
|
2022-09-09 14:35:05 +08:00
|
|
|
|
|
2023-02-18 17:50:42 +08:00
|
|
|
|
## 贡献者
|
2022-10-30 15:26:31 +08:00
|
|
|
|
|
2025-06-11 21:37:18 +08:00
|
|
|
|
感谢这些开源作者们:
|
2022-10-30 15:26:31 +08:00
|
|
|
|
|
2025-06-11 21:37:18 +08:00
|
|
|
|
[](https://github.com/OpenListTeam/OpenList/graphs/contributors)
|
2022-10-30 15:26:31 +08:00
|
|
|
|
|
|
|
|
|
## 许可
|
2022-09-09 14:35:05 +08:00
|
|
|
|
|
2025-06-16 16:29:45 +08:00
|
|
|
|
`OpenList` 是按 AGPL-3.0 许可证许可的开源软件。
|
2022-09-09 14:35:05 +08:00
|
|
|
|
|
|
|
|
|
## 免责声明
|
2025-06-16 16:29:45 +08:00
|
|
|
|
|
2022-09-09 14:35:05 +08:00
|
|
|
|
- 本程序为免费开源项目,旨在分享网盘文件,方便下载以及学习golang,使用时请遵守相关法律法规,请勿滥用;
|
|
|
|
|
- 本程序通过调用官方sdk/接口实现,无破坏官方接口行为;
|
|
|
|
|
- 本程序仅做302重定向/流量转发,不拦截、存储、篡改任何用户数据;
|
|
|
|
|
- 在使用本程序之前,你应了解并承担相应的风险,包括但不限于账号被ban,下载限速等,与本程序无关;
|
2025-06-11 21:37:18 +08:00
|
|
|
|
- 如有侵权,请联系[OpenListTeam](https://github.com/OpenListTeam),团队会及时处理。
|
2022-09-09 14:35:05 +08:00
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
2025-06-22 00:41:25 +08:00
|
|
|
|
> [@GitHub](https://github.com/OpenListTeam) · [Telegram 交流群](https://t.me/OpenListTeam) · [Telegram 频道](https://t.me/OpenListOfficial)
|