Go to file
微凉 326c74cdc6 📝 update readme 2022-01-12 01:00:18 +08:00
.github 💚 Optimize github actions build 2022-01-10 19:48:11 +08:00
bootstrap ✏️ fix typo 2022-01-10 21:14:26 +08:00
conf 🚧 remove customize head and body for manage 2022-01-08 21:10:34 +08:00
drivers 🎇 139yun family support 2022-01-11 23:43:55 +08:00
model local sort bring folders to the front 2022-01-09 19:28:48 +08:00
public 🔨 switch fiber to gin 2021-11-13 15:53:26 +08:00
server 🐛 fix package download 2022-01-12 00:37:44 +08:00
utils 🔥 replace encoding/json with jsoniter 2022-01-03 20:25:22 +08:00
.gitignore remove . and .. for FTP 2021-12-25 19:22:05 +08:00
Dockerfile dockerfile volume 2021-11-13 14:23:41 +08:00
LICENSE 📝 change LICENSE 2022-01-10 18:11:14 +08:00
README.md 📝 update readme 2022-01-12 01:00:18 +08:00
README_cn.md 📝 update readme 2022-01-12 01:00:18 +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 💚 Optimize github actions build 2022-01-10 19:48:11 +08:00
go.mod 🎇 finish MediaTrack upload 2022-01-06 19:21:13 +08:00
go.sum 🎇 finish MediaTrack upload 2022-01-06 19:21:13 +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) and delete

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