Go to file
2019-09-28 14:43:38 +08:00
applications luci-app-statistics update to master b80ccb9 (#8) 2019-09-28 14:23:19 +08:00
build optimize luci speed 2019-09-22 08:26:02 -07:00
collections remove luci-light 2019-09-22 08:29:59 -07:00
contrib/package remove freifunk-p2pblock 2019-09-22 08:40:58 -07:00
documentation optimize luci speed 2019-09-22 08:26:02 -07:00
libs Add luci-lib-iptparser (#10) 2019-09-28 14:43:38 +08:00
modules Update leds.lua 2019-09-27 11:45:57 +08:00
protocols first commit 2018-10-17 22:44:12 +08:00
themes add wifi options 2019-09-22 09:06:55 -07:00
.buildpath first commit 2018-10-17 22:44:12 +08:00
.cproject first commit 2018-10-17 22:44:12 +08:00
.gitignore first commit 2018-10-17 22:44:12 +08:00
.project first commit 2018-10-17 22:44:12 +08:00
CONTRIBUTING.md first commit 2018-10-17 22:44:12 +08:00
LICENSE first commit 2018-10-17 22:44:12 +08:00
luci.mk rebuild lua cache 2019-09-24 20:01:22 -07:00
NOTICE first commit 2018-10-17 22:44:12 +08:00
README.md first commit 2018-10-17 22:44:12 +08:00
THANKYOU first commit 2018-10-17 22:44:12 +08:00

OpenWrt luci feed

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.