alist
🗂️A file list program that supports multiple storage, powered by Gin and Solidjs. / 一个支持多存储的文件列表程序,使用 Gin 和 Solidjs。
How to download and setup alist
Open terminal and run command
git clone https://github.com/alist-org/alist.git
git clone is used to create a copy or clone of alist repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with alist https://github.com/alist-org/alist/archive/master.zip
Or simply clone alist with SSH
[email protected]:alist-org/alist.git