alist
🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
How to download and setup alist
Open terminal and run command
git clone https://github.com/AlistGo/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/AlistGo/alist/archive/master.zip
Or simply clone alist with SSH
[email protected]:AlistGo/alist.git