Lua Configuration Interface (mirror)
Paul Donald 2520588d00 luci-base: fix createChoiceElement regex to catch closing tags with ! | 14 hours ago | |
---|---|---|
.github | 1 week ago | |
applications | 18 hours ago | |
build | 2 months ago | |
collections | 1 month ago | |
contrib | 9 months ago | |
docs | 1 month ago | |
libs | 1 month ago | |
modules | 14 hours ago | |
protocols | 1 day ago | |
themes | 2 weeks ago | |
.gitignore | 1 month ago | |
CONTRIBUTING.md | 2 weeks ago | |
LICENSE | 17 years ago | |
NOTICE | 10 years ago | |
README.md | 2 weeks ago | |
jsdoc.conf.json | 5 years ago | |
luci.mk | 1 month ago | |
package.json | 3 years ago |
This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.
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
You can browse the generated API documentation directly on Github.
Documentation for developing and extending LuCI can be found in the Wiki
See LICENSE file.
See CONTRIBUTING.md file.
Use Weblate instead of direct editing of the *.po
files.