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

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.