RISCi_ATOM 88f9234e9a luci: Remove jsmin from luci and use the jsmin Python module instead. vor 3 Jahren
..
applications 0c397a6cda luci: Add luci-app-unbound to base vor 3 Jahren
build f761dfa04b Add luci, based upon commit : ae8ddb0ca6dfe98cb842fe2c01b36c4df55a0894 vor 5 Jahren
collections 2e95046b77 luci: Add support for wolfssl as an alternative to mbedtls. vor 4 Jahren
contrib f761dfa04b Add luci, based upon commit : ae8ddb0ca6dfe98cb842fe2c01b36c4df55a0894 vor 5 Jahren
documentation f761dfa04b Add luci, based upon commit : ae8ddb0ca6dfe98cb842fe2c01b36c4df55a0894 vor 5 Jahren
libs 8436e8824e luci : Remove rpcd-mod-rad2-enc vor 3 Jahren
modules 88f9234e9a luci: Remove jsmin from luci and use the jsmin Python module instead. vor 3 Jahren
protocols f761dfa04b Add luci, based upon commit : ae8ddb0ca6dfe98cb842fe2c01b36c4df55a0894 vor 5 Jahren
themes f761dfa04b Add luci, based upon commit : ae8ddb0ca6dfe98cb842fe2c01b36c4df55a0894 vor 5 Jahren
LICENSE d552ef895a Add luci to packages/ instead of using a feed vor 7 Jahren
NOTICE d552ef895a Add luci to packages/ instead of using a feed vor 7 Jahren
README.md f761dfa04b Add luci, based upon commit : ae8ddb0ca6dfe98cb842fe2c01b36c4df55a0894 vor 5 Jahren
luci.mk 88f9234e9a luci: Remove jsmin from luci and use the jsmin Python module instead. vor 3 Jahren

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.