mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-22 16:07:49 +08:00
1.2 KiB
1.2 KiB
luci-app-argone-config
argon 原作者是jerry;改argone是为了编译方便
Argon Theme Config Plugin for OpenWrt LuCI
Install (18.06 / main)
wget --no-check-certificate -O luci-app-argone-config_0.9_all.ipk \
https://github.com/kenzok78/luci-app-argone-config/releases/download/v0.9/luci-app-argone-config_0.9_all.ipk
opkg install luci-app-argone-config_0.9_all.ipk
Optional Chinese translation:
wget --no-check-certificate -O luci-i18n-argone-config-zh-cn.ipk \
https://github.com/kenzok78/luci-app-argone-config/releases/download/v0.9/luci-i18n-argone-config-zh-cn_git-22.114.24542-d1474ba_all.ipk
opkg install luci-i18n-argone-config-zh-cn.ipk
Install (23 branch / latest luci)
wget --no-check-certificate -O luci-app-argone-config_1.0_all.ipk \
https://github.com/kenzok78/luci-app-argone-config/releases/download/v1.0/luci-app-argone-config_1.0_all.ipk
opkg install luci-app-argone-config_1.0_all.ipk
Source
- main 分支\uff08luci-18.06\uff09\uff1a
git clone https://github.com/kenzok78/luci-app-argone-config - 23 分支\uff08最新 luci\uff09\uff1a
git clone -b 23 https://github.com/kenzok78/luci-app-argone-config