Lua Configuration Interface (mirror)

Sven Roederer 4654ba92c3 treewide: move freifunk-related packages to separate repo 5 سال پیش
applications 4654ba92c3 treewide: move freifunk-related packages to separate repo 5 سال پیش
build e6604d7d84 build: add i18n-add-language.sh helper 5 سال پیش
collections b94be57aff Merge pull request #2285 from dengqf6/luci-ssl-nginx 5 سال پیش
contrib 4654ba92c3 treewide: move freifunk-related packages to separate repo 5 سال پیش
documentation 70aaf72f46 docs: Update UCI wiki link 5 سال پیش
libs 29e01e0e5b luci-app-radicale2: Add v2 of CalDAV/CardDAV server 5 سال پیش
modules 4654ba92c3 treewide: move freifunk-related packages to separate repo 5 سال پیش
protocols b6e240d8c3 Merge pull request #2424 from LuKePicci/luci-proto-ppp_pppoe_host-uniq 5 سال پیش
themes 4654ba92c3 treewide: move freifunk-related packages to separate repo 5 سال پیش
.buildpath 3f5de3273c * new project: ff-luci - Freifunk Lua Configuration Interface 16 سال پیش
.cproject 9c260769a5 More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata) 15 سال پیش
.gitignore 17690f2d73 build: add build option to minify *.js files 5 سال پیش
.project 40639695cb LuCI Core C-Rewrite: First steps 15 سال پیش
CONTRIBUTING.md 03ce59a8a1 Update CONTRIBUTING.md 5 سال پیش
LICENSE 3f5de3273c * new project: ff-luci - Freifunk Lua Configuration Interface 16 سال پیش
NOTICE 41d2b33087 Update my email addresses in the license headers 9 سال پیش
README.md 592352d0f8 docs: link to the developer wiki documentation 7 سال پیش
THANKYOU dc00b42e6d * luci: replace all "OpenWRT" occurences with "OpenWrt" 15 سال پیش
luci.mk 0de1dcbf4a build: add build option to minify *.css files 5 سال پیش

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.