Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.66 KB

File metadata and controls

49 lines (35 loc) · 1.66 KB

LuCI-app-OpenList

I18N: English | 中文 | 日本語

GitHub License GitHub Release

🗂️A file list program that supports multiple storages, powered by Gin and SolidJS, fork of AList.

How to add to OpenWrt?

1. Clone into OpenWrt source code using git:

git clone https://github.com/Internet1235/luci-app-openlist.git package/openlist
  • Add OpenList in the configuration menu:

make menuconfig

Navigate to LuCI → Applications, select luci-app-openlist, then choose Save to save and choose Exit exit.


To avoid conflicts with the built-in OpenList, run the following command after ./scripts/feeds update -a:

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

⚠️ Important Compatibility Notice:

  • This branch only supports LuCI2 (OpenWrt 21.02 - 24.10). To use it on LuCI (OpenWrt 18.06), please switch to the lua branch or click here

Plugin Screenshots

screenshots

screenshots

Credits: