Lua Configuration Interface (mirror)

Sergey Ponomarev 527acd59a8 treewide: Add a link to Weblate 3 weeks ago
.github 22518fa15f ci: account for APK as default on main branch 1 month ago
applications 075b59fbac luci-app-upnp: Add `Expires` to port map listing 2 weeks 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 bc79691d84 luci-base: jsdoc fixes 3 weeks ago
protocols bd36a83c5b luci-proto-bonding: remove (in favour of netifd bonding in luci) 3 weeks ago
themes 779ca14125 css: remove unsupported properties 3 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