LuCI - OpenWrt Configuration Interface
 
 
 
 
 
 
Go to file
Alexey Zagorodnikov 4e23ae592d luci-theme-material: fix dark-light manual switching
Added a symlinks for material-light and material-dark.

Signed-off-by: Alexey Zagorodnikov <xglooom@gmail.com>
2026-09-14 19:30:24 +02:00
.github
applications luci-app-dcwapd: remove package 2026-09-14 12:21:14 +02:00
build
collections
contrib/package
doc_gen
docs
libs
modules Translated using Weblate (Russian) 2026-09-14 09:43:32 +03:00
plugins luci-plugin-2fa: stop trusting X-Forwarded-For 2026-08-08 03:33:38 +02:00
protocols protocols: remove myself as maintainer for vpnc 2026-09-07 07:01:51 +03:00
themes luci-theme-material: fix dark-light manual switching 2026-09-14 19:30:24 +02:00
.gitignore
CONTRIBUTING.md
LICENSE
NOTICE
README.md
eslint.config.mjs
jsdoc.conf.json
luci.mk treewide: precompile ucode templates at build time 2026-09-02 10:49:46 +03:00
package.json npm: bump clean-jsdoc-theme from 4.3.3 to 5.2.0 2026-09-05 10:11:09 +03:00

README.md

OpenWrt luci feed

Translation status

Description

This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.

Usage

This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:

src-git luci https://github.com/openwrt/luci.git

To install all its package definitions, run:

./scripts/feeds update luci
./scripts/feeds install -a -p luci

API Reference

You can browse the generated API documentation directly on Github.

Use ucode and rpcd for server side operations.

Development

Documentation for developing and extending LuCI can be found in the Wiki

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.

Translation status

Use Weblate instead of direct editing of the *.po files.

Translation status