LuCI - OpenWrt Configuration Interface
 
 
 
 
 
 
Go to file
INAGAKI Hiroshi af19588b9e luci-app-travelmate: update Japanese translation
Updated Japanese translations.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-05-21 23:55:39 +09:00
applications luci-app-travelmate: update Japanese translation 2018-05-21 23:55:39 +09:00
build
collections
contrib/package lucihttp: update to latest HEAD 2018-05-18 16:34:28 +02:00
documentation
libs luci-lib-json: support serializing userdata 2018-05-18 16:59:16 +02:00
modules luci-base: update Japanese translation 2018-05-21 01:04:53 +09:00
protocols luci-proto-ppp: add translation to ipv6 handling 2018-05-07 14:03:32 +08:00
themes
.buildpath
.cproject
.gitignore
.project
CONTRIBUTING.md
LICENSE
NOTICE
README.md
THANKYOU
luci.mk

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.