LuCI - OpenWrt Configuration Interface
 
 
 
 
 
 
Go to file
Jason A. Donenfeld b9b64aae96 wireguard: preshared-key is now an attribute of the peer
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-05-09 16:51:40 +02:00
applications wireguard: preshared-key is now an attribute of the peer 2017-05-09 16:51:40 +02:00
build build/zoneinfo2lua.pl: logic for Etc/GMT timezones 2017-05-08 19:29:43 +03:00
collections
contrib/package
documentation
libs
modules i18n: sync translations 2017-05-09 11:11:36 +03:00
protocols wireguard: preshared-key is now an attribute of the peer 2017-05-09 16:51:40 +02:00
themes fix some bug and sync some code from luci-theme-bootstrap 2017-05-02 12:17:24 +08:00
.buildpath
.cproject
.gitignore
.project
CONTRIBUTING.md
LICENSE
NOTICE
README.md
THANKYOU
luci.mk luci.mk: Update language name for Chinese 2017-05-08 23:29:39 +08:00

README.md

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.