Go to file
微凉 3e7e9f354f 🎇 189cloud upload 2022-01-08 19:31:12 +08:00
.github 📝 update readme image 2021-12-03 11:24:43 +08:00
bootstrap 🎇 update config file while config struct changed 2022-01-07 20:29:20 +08:00
conf support flv preview 2022-01-06 19:26:19 +08:00
drivers 🎇 189cloud upload 2022-01-08 19:31:12 +08:00
model 🎇 Pagination #257 2022-01-04 21:21:27 +08:00
public 🔨 switch fiber to gin 2021-11-13 15:53:26 +08:00
server 🐛 fix proxy onlyLocal 2022-01-07 23:30:22 +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 🎇 Create LICENSE 2021-12-02 22:37:56 +08:00
README.md 📝 update readme 2022-01-01 20:54:25 +08:00
README_cn.md 📝 update readme 2022-01-01 20:54:25 +08:00
alist-proxy.js support pikpak and google api proxy 2021-12-20 15:44:17 +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 🔥 replace encoding/json with jsoniter 2022-01-03 20:25:22 +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 (A small part readonly, see https://alist-doc.nn.ci/en/docs/intro 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)

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 MIT license.


@Blog · @GitHub