Skip to content

Internet1235/luci-app-openlist

Repository files navigation

LuCI-app-OpenList

I18N: 中文 | English | 日本語

GitHub License GitHub Release

🗂️一个支持多存储的文件列表程序,使用 Gin 和 SolidJS,基于 AList 项目 fork 开发

如何添加到OpenWrt里?

1. 使用git clone克隆到OpenWrt源码里:

git clone https://github.com/Internet1235/luci-app-openlist.git package/openlist
  • 在配置菜单中添加OpenList:

make menuconfig

LuCI -> Applications勾选luci-app-openlist,选择Save保存并选择Exit退出即可。


为了避免和源码自带的OpenList起冲突,在./scripts/feeds update -a后执行下面的命令:

rm -rf feeds/packages/net/openlist
rm -rf feeds/luci/applications/luci-app-openlist

⚠️ 重要兼容性说明:

  • 当前分支仅支持LuCI2(OpenWrt21.02-24.10), 如要在LuCI(OpenWrt-18.06)上使用,请前往 lua 分支或点击这里

插件使用效果

screenshots

screenshots

Credits: