Go to file
Xhofe 958d793725 ๐ŸŽ‡ add public folder router 2021-12-25 17:07:59 +08:00
.github ๐Ÿ“ update readme image 2021-12-03 11:24:43 +08:00
bootstrap ๐Ÿ’„ change default color 2021-12-21 13:13:01 +08:00
conf ๐ŸŽ‡ support wav audio preview 2021-12-21 15:44:07 +08:00
drivers โœจ add no cors config 2021-12-25 16:44:32 +08:00
model โœจ add no cors config 2021-12-25 16:44:32 +08:00
public ๐Ÿ”จ switch fiber to gin 2021-11-13 15:53:26 +08:00
server ๐ŸŽ‡ add public folder router 2021-12-25 17:07:59 +08:00
utils โœจ ftp support 2021-12-16 18:03:58 +08:00
.gitignore โœจ support add another alist 2021-12-08 09:10:00 +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 ๐ŸŽ‡ feat: pikpak support 2021-12-16 22:50:23 +08:00
README_cn.md ๐ŸŽ‡ feat: pikpak support 2021-12-16 22:50:23 +08:00
alist-proxy.js โœจ support pikpak and google api proxy 2021-12-20 15:44:17 +08:00
alist.go ๐Ÿ› fix initialization sequence 2021-12-21 00:32:09 +08:00
alist_test.go โœจ guide 2021-10-29 14:50:26 +08:00
build.sh ๐Ÿ’š fix mv web file 2021-12-21 00:15:43 +08:00
go.mod โœจ ftp support 2021-12-16 18:03:58 +08:00
go.sum โœจ ftp support 2021-12-16 18:03:58 +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
  • 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 (readonly)
  • Docker Deploy
  • Cloudflare workers proxy

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