Lua Configuration Interface (mirror)

Ashus 39ae339051 Replaced an old icon with a new one, format changed from ICO to PNG to make it even smaller. hace 4 años
.circleci da35bfcf54 build: add circleci hace 4 años
applications 39ae339051 Replaced an old icon with a new one, format changed from ICO to PNG to make it even smaller. hace 4 años
build 4bbc033a96 build: i18n-scan.pl: properly handle bracket-quoted strings hace 5 años
collections b94be57aff Merge pull request #2285 from dengqf6/luci-ssl-nginx hace 5 años
contrib 66c8ebfeff lucihttp: update to latest Git HEAD hace 4 años
documentation 70aaf72f46 docs: Update UCI wiki link hace 5 años
libs d73553e530 luci-lib-ip: support specifying source address in route() hace 4 años
modules 8c0e11d968 luci-base: update Ukrainian translation hace 4 años
protocols 995322c55f luci-proto-wireguard: fix preshared key validation hace 4 años
themes 39ae339051 Replaced an old icon with a new one, format changed from ICO to PNG to make it even smaller. hace 4 años
.buildpath 3f5de3273c * new project: ff-luci - Freifunk Lua Configuration Interface hace 16 años
.cproject 9c260769a5 More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata) hace 15 años
.gitignore 17690f2d73 build: add build option to minify *.js files hace 5 años
.project 40639695cb LuCI Core C-Rewrite: First steps hace 15 años
CONTRIBUTING.md 03ce59a8a1 Update CONTRIBUTING.md hace 5 años
LICENSE 3f5de3273c * new project: ff-luci - Freifunk Lua Configuration Interface hace 16 años
NOTICE 41d2b33087 Update my email addresses in the license headers hace 9 años
README.md 592352d0f8 docs: link to the developer wiki documentation hace 7 años
luci.mk 629c941eff Added privoxy Hindi translations hace 5 años

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.