# openwrt-luci **Repository Path**: add358/openwrt-luci ## Basic Information - **Project Name**: openwrt-luci - **Description**: LUCI是由轻量级 LUA语言和UCI两个项目组成的。LUA的官方版本只包括一个精简的核心和最基本的库。这使得LUA体积小、启动速度快,从而适合嵌入在别的程序里。UCI是OpenWrt中为实现所有系统配置的一个统一接口,英文名Unified Configuration Interface,即统一配置接口。 - **Primary Language**: Lua - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 2 - **Created**: 2014-12-01 - **Last Updated**: 2025-05-27 ## Categories & Tags **Categories**: hardware **Tags**: None ## README # OpenWrt luci feed ## Description This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface. ## Usage This feed is enabled by default. To install all its package definitions, run: ``` ./scripts/feeds update luci ./scripts/feeds install -a -p luci ``` ## License See [LICENSE](LICENSE) file. ## Package Guidelines See [CONTRIBUTING.md](CONTRIBUTING.md) file.