Go to file
微凉 26ce001782 🎇 add ocr for 189 2022-01-27 12:34:49 +08:00
.github 💚 fix docker build 2022-01-20 20:52:14 +08:00
bootstrap 🎇 add ocr for 189 2022-01-27 12:34:49 +08:00
conf 🎇 add ocr for 189 2022-01-27 12:34:49 +08:00
drivers 🎇 add ocr for 189 2022-01-27 12:34:49 +08:00
model Extract folder 2022-01-16 16:38:41 +08:00
public 🔨 switch fiber to gin 2021-11-13 15:53:26 +08:00
server ✏️ Invalid Token 2022-01-26 16:27:38 +08:00
utils 🔥 replace encoding/json with jsoniter 2022-01-03 20:25:22 +08:00
.gitignore 🔧 change config 2022-01-14 20:10:35 +08:00
Dockerfile 💚 fix docker build 2022-01-20 20:52:14 +08:00
LICENSE 📝 change LICENSE 2022-01-10 18:11:14 +08:00
README.md 📝 update readme 2022-01-20 22:38:53 +08:00
README_cn.md 📝 update readme 2022-01-20 22:38:53 +08:00
alist.go 🔧 Custom cache duration 2021-12-30 20:42:37 +08:00
alist_test.go guide 2021-10-29 14:50:26 +08:00
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 and move

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