RISCi_ATOM e836e89469 Pull package/{luci,system,network} from upstream 7 anni fa
..
applications e836e89469 Pull package/{luci,system,network} from upstream 7 anni fa
build d552ef895a Add luci to packages/ instead of using a feed 7 anni fa
collections e836e89469 Pull package/{luci,system,network} from upstream 7 anni fa
contrib e836e89469 Pull package/{luci,system,network} from upstream 7 anni fa
documentation d552ef895a Add luci to packages/ instead of using a feed 7 anni fa
libs d552ef895a Add luci to packages/ instead of using a feed 7 anni fa
modules e836e89469 Pull package/{luci,system,network} from upstream 7 anni fa
protocols e836e89469 Pull package/{luci,system,network} from upstream 7 anni fa
themes 71a6d1298d Fresh pull from upstream 7 anni fa
.buildpath 71a6d1298d Fresh pull from upstream 7 anni fa
.cproject 71a6d1298d Fresh pull from upstream 7 anni fa
.gitignore 71a6d1298d Fresh pull from upstream 7 anni fa
.project 71a6d1298d Fresh pull from upstream 7 anni fa
CONTRIBUTING.md d552ef895a Add luci to packages/ instead of using a feed 7 anni fa
LICENSE d552ef895a Add luci to packages/ instead of using a feed 7 anni fa
NOTICE d552ef895a Add luci to packages/ instead of using a feed 7 anni fa
README.md 71a6d1298d Fresh pull from upstream 7 anni fa
THANKYOU d552ef895a Add luci to packages/ instead of using a feed 7 anni fa
luci.mk e836e89469 Pull package/{luci,system,network} from upstream 7 anni fa

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.