Lua Configuration Interface (mirror)

Dirk Brenken ad4c7b0153 Merge pull request #2264 from dibdot/banip 6 роки тому
applications ad4c7b0153 Merge pull request #2264 from dibdot/banip 6 роки тому
build 4623a58394 build: i18n-scan.pl: *.js support, location annotations 6 роки тому
collections 1602313f5c luci: do not depend on uhttpd-mod-ubus 6 роки тому
contrib c04b889cc7 community-profiles: create profile for Fürstenwalde 6 роки тому
documentation 401382a459 treewide: Fix typos in comments 6 роки тому
libs 0aff452d41 luci-lib-iptparser: fix packaging 6 роки тому
modules db6e5bc8d4 luci-base: update Japanese translation 6 роки тому
protocols 63b86dbbbf luci-*-wireguard: Remove inactive maintainer 6 роки тому
themes 9b20f7ac52 luci-theme-material: add invalid input class 6 роки тому
.buildpath 3f5de3273c * new project: ff-luci - Freifunk Lua Configuration Interface 16 роки тому
.cproject 9c260769a5 More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata) 16 роки тому
.gitignore 29004d9552 Update .gitignore 9 роки тому
.project 40639695cb LuCI Core C-Rewrite: First steps 16 роки тому
CONTRIBUTING.md ff2f536dd1 CONTRIBUTING.md: clarify signed-off-by advice 9 роки тому
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 8 роки тому
THANKYOU dc00b42e6d * luci: replace all "OpenWRT" occurences with "OpenWrt" 16 роки тому
luci.mk 63fbf5a805 luci-base: fix luasrcdiet 6 роки тому

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.