Go to file
微凉 8e0ab8f780 🔥 remove onedrive refresh token cron 2022-02-01 15:20:17 +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 🔥 remove onedrive refresh token cron 2022-02-01 15:20:17 +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 🎨 change proxy interface 2022-02-01 14:28:21 +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-29 15:31:06 +08:00
README_cn.md 📝 update readme 2022-01-29 15:31:06 +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, 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