Lua Configuration Interface (mirror)
Hannu Nyman 22971a5bf8 luci-app-package-manager: fix 'Update lists' button for apk | 1 day ago | |
---|---|---|
.github | 1 week ago | |
applications | 1 day ago | |
build | 1 week ago | |
collections | 1 week ago | |
contrib | 6 months ago | |
docs | 1 month ago | |
libs | 3 months ago | |
modules | 3 days ago | |
protocols | 1 week ago | |
themes | 3 weeks ago | |
.gitignore | 2 years ago | |
CONTRIBUTING.md | 4 years ago | |
LICENSE | 16 years ago | |
NOTICE | 9 years ago | |
README.md | 5 years ago | |
jsdoc.conf.json | 5 years ago | |
luci.mk | 6 months 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.