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 > 🗂️ Another file list program that supports multiple storage, powered by Gin and 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-11-03 12:58:19 +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 >
2021-12-02 15:01:54 +00:00
< 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-11-03 12:58:19 +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 >
2021-12-02 14:38:18 +00:00
< / div >
2021-11-03 12:58:19 +00:00
---
2022-03-06 12:38:30 +00:00
English | [中文 ](./README_cn.md ) | [Contributors ](./CONTRIBUTORS.md ) | [Contributing ](./CONTRIBUTING.md )
2022-03-03 15:17:13 +00:00
2021-12-02 14:38:18 +00:00
## Features
2021-11-03 12:58:19 +00:00
2022-01-09 09:22:55 +00:00
- [x] Multiple storage
2021-12-02 14:38:18 +00:00
- [x] Local storage
2022-01-09 09:22:55 +00:00
- [x] [Aliyundrive ](https://www.aliyundrive.com/ )
2022-01-11 17:00:18 +00:00
- [x] OneDrive / Sharepoint ([global](https://www.office.com/), [cn ](https://portal.partner.microsoftonline.cn ),de,us)
2021-12-02 15:01:54 +00:00
- [x] [189cloud ](https://cloud.189.cn )
2021-12-02 14:38:18 +00:00
- [x] [GoogleDrive ](https://drive.google.com/ )
- [x] [123pan ](https://www.123pan.com/ )
2022-01-09 09:22:55 +00:00
- [x] [Lanzou ](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] [ShandianPan ](https://shandianpan.com/ )
- [x] [S3 ](https://aws.amazon.com/s3/ )
2021-12-30 13:39:17 +00:00
- [x] WebDav
2022-01-11 17:00:18 +00:00
- [x] Teambition([China](https://www.teambition.com/ ),[International](https://us.teambition.com/ ))
2022-01-09 09:22:55 +00:00
- [x] [Mediatrack ](https://www.mediatrack.cn/ )
2022-01-11 17:00:18 +00:00
- [x] [139yun ](https://yun.139.com/ ) (Personal, Family)
2022-02-03 13:00:08 +00:00
- [x] [Yandex.Disk ](https://disk.yandex.com/ )
- [x] [Baidu Disk ](http://pan.baidu.com/ )
2022-02-16 16:08:37 +00:00
- [x] [Quark ](https://pan.quark.cn )
2022-03-03 11:38:59 +00:00
- [x] [XunleiCloud ](https://pan.xunlei.com/ )
2022-01-01 12:54:25 +00:00
- [x] Easy to deploy and out-of-the-box
2021-12-02 14:38:18 +00:00
- [x] File preview (PDF, markdown, code, plain text, ...)
- [x] Image preview in gallery mode
- [x] Video and audio preview (mp4, mp3, ...)
- [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)
2022-01-08 12:09:12 +00:00
- [x] WebDav (see https://alist-doc.nn.ci/en/docs/webdav for details)
2021-12-02 14:38:18 +00:00
- [x] [Docker Deploy ](https://hub.docker.com/r/xhofe/alist )
2021-12-09 16:06:50 +00:00
- [x] Cloudflare workers proxy
2021-12-28 09:15:30 +00:00
- [x] File/Folder package download
- [x] Support video list playback and subtitles(ass,srt,vtt)
2022-01-29 07:31:06 +00:00
- [x] Web upload(Can allow visitors to upload), delete, mkdir, rename, move and copy
2021-11-03 12:58:19 +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
2021-12-02 14:38:18 +00:00
## Demo
2021-11-03 12:58:19 +00:00
2021-12-02 14:38:18 +00:00
Available at: < https: / / alist . nn . ci > .
2021-11-03 12:58:19 +00:00
2022-03-03 15:30:45 +00:00
![demo ](https://store.heytapimage.com/cdo-portal/feedback/202202/20/b271627971e29f0c7c9d59935b6ef381.png )
2021-11-03 12:58:19 +00:00
2021-12-02 14:38:18 +00:00
## Document
2021-11-03 12:58:19 +00:00
2021-12-02 14:38:18 +00:00
< https: / / alist-doc . nn . ci / en / >
2021-11-03 12:58:19 +00:00
2022-03-03 15:17:13 +00:00
## License
The `AList` is open-source software licensed under the AGPL-3.0 license.
---
> [@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)