LuCI - OpenWrt Configuration Interface
Find a file
Hannu Nyman 95d3f26691 Merge pull request #923 from kuoruan/i18n-zh-cn
Update Simplified Chinese translation
2017-01-07 17:04:32 +02:00
applications luci-app-privoxy: Update Simplified Chinese translation 2017-01-07 21:51:13 +08:00
build
collections luci-ssl: depend on mbedtTLS 2016-12-22 16:48:37 +01:00
contrib/package community-profiles: update Berlin 2016-12-31 00:05:15 +01:00
documentation
libs
modules Merge pull request #923 from kuoruan/i18n-zh-cn 2017-01-07 17:04:32 +02:00
protocols
themes luci-theme-bootstrap: tune default style select boxes 2017-01-02 11:59:21 +01:00
.buildpath
.cproject
.gitignore
.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.