Lua Configuration Interface (mirror)

Paul Donald 2520588d00 luci-base: fix createChoiceElement regex to catch closing tags with ! 14 hours ago
.github f001a35ad1 github: change bug reports to search closed issues too 1 week ago
applications abaa26aa57 luci-base: addressing this.vstack[0] is undefined. 18 hours ago
build dc44c7a68e build: co-opt i18n-init.sh to kick start an empty app folder 2 months ago
collections 9e70c9aed8 collections: select package manager for SSL collections 1 month ago
contrib 5dd6b148ee csstidy: Fix PKG_MIRROR_HASH after .zst change 9 months ago
docs ae8bbb814f treewide: HTML Cleanup 1 month ago
libs ae8bbb814f treewide: HTML Cleanup 1 month ago
modules 2520588d00 luci-base: fix createChoiceElement regex to catch closing tags with ! 14 hours ago
protocols a88d4af4e9 luci-proto-3g/ppp/pppossh: fix setting of keepalive 1 day ago
themes 779ca14125 css: remove unsupported properties 2 weeks ago
.gitignore c7bc6fbb7a git: ignore eslint configs 1 month ago
CONTRIBUTING.md 527acd59a8 treewide: Add a link to Weblate 2 weeks ago
LICENSE 3f5de3273c * new project: ff-luci - Freifunk Lua Configuration Interface 17 years ago
NOTICE 41d2b33087 Update my email addresses in the license headers 10 years ago
README.md 527acd59a8 treewide: Add a link to Weblate 2 weeks ago
jsdoc.conf.json 489fc4b263 docs: various updates 5 years ago
luci.mk b1968d9cdd Merge pull request #7115 from TDT-AG/pr/20240510-luci-base 1 month ago
package.json 56ef04849d CI: automatically update jsapi docs 3 years ago

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.

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