Lua Configuration Interface (mirror)

Deng Qingfang 355eff6bac luci-ssl-nginx: fix dependencies 5 gadi atpakaļ
applications e064e5be1a Merge pull request #2281 from TDT-AG/pr/20181114-luci-app-mwan3 5 gadi atpakaļ
build 36b1c60efc luci-app-statistics: remove old deprecated rrdtool po files 5 gadi atpakaļ
collections 355eff6bac luci-ssl-nginx: fix dependencies 5 gadi atpakaļ
contrib c04b889cc7 community-profiles: create profile for Fürstenwalde 5 gadi atpakaļ
documentation 401382a459 treewide: Fix typos in comments 5 gadi atpakaļ
libs 0aff452d41 luci-lib-iptparser: fix packaging 5 gadi atpakaļ
modules e57b4bbf8b i18n: luci-base: update Simplified Chinese translation 5 gadi atpakaļ
protocols 63b86dbbbf luci-*-wireguard: Remove inactive maintainer 5 gadi atpakaļ
themes 4d3d6c66d6 luci-theme-rosy: fixed typo 5 gadi atpakaļ
.buildpath 3f5de3273c * new project: ff-luci - Freifunk Lua Configuration Interface 16 gadi atpakaļ
.cproject 9c260769a5 More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata) 15 gadi atpakaļ
.gitignore 29004d9552 Update .gitignore 9 gadi atpakaļ
.project 40639695cb LuCI Core C-Rewrite: First steps 15 gadi atpakaļ
CONTRIBUTING.md ff2f536dd1 CONTRIBUTING.md: clarify signed-off-by advice 8 gadi atpakaļ
LICENSE 3f5de3273c * new project: ff-luci - Freifunk Lua Configuration Interface 16 gadi atpakaļ
NOTICE 41d2b33087 Update my email addresses in the license headers 9 gadi atpakaļ
README.md 592352d0f8 docs: link to the developer wiki documentation 7 gadi atpakaļ
THANKYOU dc00b42e6d * luci: replace all "OpenWRT" occurences with "OpenWrt" 15 gadi atpakaļ
luci.mk 63fbf5a805 luci-base: fix luasrcdiet 5 gadi atpakaļ

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.