sbwml/luci-app-alist
Fork: 203 Star: 1354 (更新于 2024-12-02 19:50:13)
license: 暂无
Language: JavaScript .
LuCI support for Alist
最后发布版本: v3.35.0 ( 2024-05-24 22:26:14)
luci-app-alist
A file list program that supports multiple storage.
How to build
-
Install
libfuse
development package.-
ubuntu/debian:
sudo apt update sudo apt install libfuse-dev
-
redhat:
sudo yum install fuse-devel
-
arch:
sudo pacman -S fuse2
-
-
Enter in your openwrt dir
-
Openwrt official SnapShots
1. requires golang 1.22.x or latest version (Fix build for older branches of OpenWrt.)
rm -rf feeds/packages/lang/golang git clone https://github.com/sbwml/packages_lang_golang -b 23.x feeds/packages/lang/golang
2. get luci-app-alist source & building
git clone https://github.com/sbwml/luci-app-alist package/alist make menuconfig # choose LUCI -> Applications -> luci-app-alist make package/alist/luci-app-alist/compile V=s # build luci-app-alist
How to install prebuilt packages
-
Login OpenWrt terminal (SSH)
-
Install
curl
packageopkg update opkg install curl
-
Execute install script (Multi-architecture support)
sh -c "$(curl -ksS https://raw.githubusercontent.com/sbwml/luci-app-alist/main/install.sh)"
最近版本更新:(数据更新于 2024-08-31 17:56:56)
2024-05-24 22:26:14 v3.35.0
2024-05-03 00:46:17 v3.34.0
2024-03-30 09:05:38 v3.33.0
2024-03-28 08:06:36 v3.33.0
2024-03-02 16:26:00 v3.32.0
2024-02-23 21:46:37 v3.31.0
2024-01-05 16:46:12 v3.30.0
2023-11-26 06:26:15 v3.29.1
2023-11-24 19:46:14 v3.29.0
2023-09-22 23:08:28 v3.28.0
主题(topics):
alist, luci-app-alist, openwrt
sbwml/luci-app-alist同语言 JavaScript最近更新仓库
2024-12-21 12:14:02 layui/layui
2024-12-21 08:27:48 gethomepage/homepage
2024-12-21 03:44:01 emberjs/ember.js
2024-12-20 02:57:09 nodejs/node
2024-12-19 17:54:54 MHSanaei/3x-ui
2024-12-14 02:13:44 bigskysoftware/htmx