Go to file
微凉 3201b6da76 🐛 fix #376 windows webdav upload 2022-02-02 18:48:34 +08:00
.github 💚 fix docker build 2022-01-20 20:52:14 +08:00
bootstrap 🎇 use tempFile to cal md5 2022-01-27 23:48:29 +08:00
conf 🐛 fix connMap not init 2022-01-30 00:55:12 +08:00
drivers 🔥 delete proxy interface 2022-02-02 18:03:54 +08:00
model Extract folder 2022-01-16 16:38:41 +08:00
public
server 🐛 fix #376 windows webdav upload 2022-02-02 18:48:34 +08:00
utils 🎇 baidu disk support 2022-02-02 17:32:11 +08:00
.gitignore
Dockerfile 💚 fix docker build 2022-01-20 20:52:14 +08:00
LICENSE
README.md 📝 update readme 2022-01-29 15:31:06 +08:00
README_cn.md 📝 update readme 2022-01-29 15:31:06 +08:00
alist.go
alist_test.go
build.sh 💚 fix musl prebuilt 2022-01-20 14:23:31 +08:00
go.mod ⬆️ upgrade gorm 2022-01-19 09:15:00 +08:00
go.sum ⬆️ upgrade gorm 2022-01-19 09:15:00 +08:00

README.md

Alist

🗂️Another file list program that supports multiple storage, powered by Gin and React.

latest version discussions Build status Downloads License donate

English | 中文

Features

  • Multiple storage
  • Easy to deploy and out-of-the-box
  • File preview (PDF, markdown, code, plain text, ...)
  • Image preview in gallery mode
  • Video and audio preview (mp4, mp3, ...)
  • Office documents preview (docx, pptx, xlsx, ...)
  • README.md preview rendering
  • File permalink copy and direct file download
  • Dark mode
  • I18n
  • Protected routes (password protection and authentication)
  • WebDav (see https://alist-doc.nn.ci/en/docs/webdav for details)
  • Docker Deploy
  • Cloudflare workers proxy
  • File/Folder package download
  • Support video list playback and subtitles(ass,srt,vtt)
  • Web upload(Can allow visitors to upload), delete, mkdir, rename, move and copy

Discussion

Please go to our discussion forum for general questions, issues are for bug reports only.

Demo

Available at: https://alist.nn.ci.

demo

Document

https://alist-doc.nn.ci/en/

License

The AList is open-source software licensed under the AGPL-3.0 license.


@Blog · @GitHub