2021-12-02 14:38:18 +00:00
< div align = "center" >
2022-06-15 13:58:20 +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 >
2022-08-17 06:02:05 +00:00
< p > < em > 🗂️ A file list program that supports multiple storage, powered by Gin and Solidjs.< / em > < / p >
2022-10-12 09:08:40 +00:00
< div >
2022-09-01 14:49:47 +00:00
< a href = "https://goreportcard.com/report/github.com/alist-org/alist/v3" >
< img src = "https://goreportcard.com/badge/github.com/alist-org/alist/v3" alt = "latest version" / >
< / a >
< a href = "https://github.com/Xhofe/alist/blob/main/LICENSE" >
< img src = "https://img.shields.io/github/license/Xhofe/alist" alt = "License" / >
2022-08-17 06:02:05 +00:00
< / a >
< a href = "https://github.com/Xhofe/alist/actions?query=workflow%3ABuild" >
< img src = "https://img.shields.io/github/workflow/status/Xhofe/alist/build" alt = "Build status" / >
< / a >
< a href = "https://github.com/Xhofe/alist/releases" >
2022-09-01 14:49:47 +00:00
< img src = "https://img.shields.io/github/release/Xhofe/alist" alt = "latest version" / >
2022-08-17 06:02:05 +00:00
< / a >
< a title = "Crowdin" target = "_blank" href = "https://crwd.in/alist" >
< img src = "https://badges.crowdin.net/alist/localized.svg" >
< / a >
2022-10-12 09:08:40 +00:00
< / div >
< div >
< a href = "https://github.com/Xhofe/alist/discussions" >
< img src = "https://img.shields.io/github/discussions/Xhofe/alist?color=%23ED8936" alt = "discussions" / >
2021-11-03 12:58:19 +00:00
< / a >
2022-10-12 09:08:40 +00:00
< a href = "https://discord.gg/F4ymsH4xv2" >
< img src = "https://img.shields.io/discord/1018870125102895134?logo=discord" alt = "discussions" / >
< / a >
< a href = "https://github.com/Xhofe/alist/releases" >
< img src = "https://img.shields.io/github/downloads/Xhofe/alist/total?color=%239F7AEA&logo=github" alt = "Downloads" / >
< / a >
< a href = "https://github.com/Xhofe/alist/releases" >
< img src = "https://img.shields.io/docker/pulls/xhofe/alist?color=%2348BB78&logo=docker&label=pulls" alt = "Downloads" / >
< / a >
< a href = "https://alist.nn.ci/zh/guide/sponsor.html" >
< img src = "https://img.shields.io/badge/%24-sponsor-F87171.svg" alt = "sponsor" / >
< / a >
< / div >
2021-12-02 14:38:18 +00:00
< / div >
2021-11-03 12:58:19 +00:00
---
2022-09-10 14:21:17 +00:00
English | [中文 ](./README_cn.md ) | [Contributors ](./CONTRIBUTORS.md ) | [Contributing ](./CONTRIBUTING.md ) | [CODE_OF_CONDUCT ](./CODE_OF_CONDUCT.md )
2021-11-03 12:58:19 +00:00
2022-09-09 06:35:05 +00:00
## Features
- [x] Multiple storage
- [x] Local storage
- [x] [Aliyundrive ](https://www.aliyundrive.com/ )
- [x] OneDrive / Sharepoint ([global](https://www.office.com/), [cn ](https://portal.partner.microsoftonline.cn ),de,us)
- [x] [189cloud ](https://cloud.189.cn ) (Personal, Family)
- [x] [GoogleDrive ](https://drive.google.com/ )
- [x] [123pan ](https://www.123pan.com/ )
- [x] FTP / SFTP
- [x] [PikPak ](https://www.mypikpak.com/ )
- [x] [S3 ](https://aws.amazon.com/s3/ )
- [x] [UPYUN Storage Service ](https://www.upyun.com/products/file-storage )
- [x] WebDav(Support OneDrive/SharePoint without API)
- [x] Teambition([China](https://www.teambition.com/ ),[International](https://us.teambition.com/ ))
- [x] [Mediatrack ](https://www.mediatrack.cn/ )
- [x] [139yun ](https://yun.139.com/ ) (Personal, Family)
- [x] [YandexDisk ](https://disk.yandex.com/ )
- [x] [BaiduNetdisk ](http://pan.baidu.com/ )
- [x] [Quark ](https://pan.quark.cn )
2022-09-11 07:26:47 +00:00
- [x] [Thunder ](https://pan.xunlei.com )
2022-10-12 09:08:40 +00:00
- [x] [Lanzou ](https://www.lanzou.com/ )
- [x] [Aliyundrive share ](https://www.aliyundrive.com/ )
- [x] [Google photo ](https://photos.google.com/ )
- [x] [Mega.nz ](https://mega.nz )
- [x] [Baidu photo ](https://photo.baidu.com/ )
2022-09-09 06:35:05 +00:00
- [x] Easy to deploy and out-of-the-box
- [x] File preview (PDF, markdown, code, plain text, ...)
- [x] Image preview in gallery mode
- [x] Video and audio preview, support lyrics and subtitles
- [x] Office documents preview (docx, pptx, xlsx, ...)
- [x] `README.md` preview rendering
- [x] File permalink copy and direct file download
- [x] Dark mode
- [x] I18n
- [x] Protected routes (password protection and authentication)
- [x] WebDav (see https://alist.nn.ci/guide/webdav.html for details)
- [x] [Docker Deploy ](https://hub.docker.com/r/xhofe/alist )
- [x] Cloudflare workers proxy
- [x] File/Folder package download
- [x] Web upload(Can allow visitors to upload), delete, mkdir, rename, move and copy
- [x] Offline download
- [x] Copy files between two storage
## Document
< https: / / alist . nn . ci / >
## Demo
< https: / / pan . nn . ci >
2022-06-15 13:58:20 +00:00
2021-12-02 14:38:18 +00:00
## Discussion
2021-11-03 12:58:19 +00:00
2022-02-14 07:41:20 +00:00
Please go to our [discussion forum ](https://github.com/Xhofe/alist/discussions ) for general questions, **issues are for bug reports and feature request only.**
2021-11-03 12:58:19 +00:00
2022-03-18 09:08:43 +00:00
## Special sponsors
2022-07-17 16:48:55 +00:00
- [找资源 - 阿里云盘资源搜索引擎 ](https://zhaoziyuan.la/ )
- [KinhDown 百度云盘不限速下载! 永久免费! 已稳定运行3年! 非常可靠! ](https://kinhdown.com/?Type=Tutorials )
2022-03-18 09:08:43 +00:00
- [JetBrains: Essential tools for software developers and teams ](https://www.jetbrains.com/ )
2022-03-03 15:17:13 +00:00
## License
The `AList` is open-source software licensed under the AGPL-3.0 license.
2022-03-27 12:16:06 +00:00
## Disclaimer
- This program is a free and open source project. It is designed to share files on the network disk, which is convenient for downloading and learning golang. Please abide by relevant laws and regulations when using it, and do not abuse it;
- This program is implemented by calling the official sdk/interface, without destroying the official interface behavior;
- This program only does 302 redirect/traffic forwarding, and does not intercept, store, or tamper with any user data;
- Before using this program, you should understand and bear the corresponding risks, including but not limited to account ban, download speed limit, etc., which is none of this program's business;
- If there is any infringement, please contact me by [email ](mailto:i@nn.ci ), and it will be dealt with in time.
2022-03-03 15:17:13 +00:00
---
2022-10-05 06:17:00 +00:00
> [@Blog](https://nn.ci/) · [@GitHub](https://github.com/Xhofe) · [@TelegramGroup](https://t.me/alist_chat) · [@Discord](https://discord.gg/F4ymsH4xv2)