LuCI - OpenWrt Configuration Interface
Find a file
Zheng Qian 8267a65f09 luci-app-aria2: add a button to open ariang
Signed-off-by: Zheng Qian <sotux82@gmail.com>
2018-11-21 14:05:38 +08:00
applications luci-app-aria2: add a button to open ariang 2018-11-21 14:05:38 +08:00
build
collections luci-mod-system: replace builtin opkg support with luci-app-opkg 2018-11-14 20:46:04 +01:00
contrib/package
documentation treewide: Fix typos in comments 2018-10-10 15:00:07 +08:00
libs luci-lib-ipkg: move out of luci-base 2018-11-14 20:46:04 +01:00
modules luci-mod-system: submit password change on enter 2018-11-20 11:54:22 +01:00
protocols luci-proto-vpnc: expose defaultroute option in proto_vpnc.lua 2018-11-15 07:44:06 +01:00
themes luci-theme-bootstrap, luci-theme-openwrt: allow dynlist .add-item to expand 2018-11-20 13:32:31 +01:00
.buildpath
.cproject
.gitignore Update .gitignore 2015-04-20 10:08:23 +02:00
.project
CONTRIBUTING.md
LICENSE
luci.mk
NOTICE
README.md
THANKYOU

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.