4
0
Fork
You've already forked luci
0
No description
  • JavaScript 65.1%
  • C 16.8%
  • Lua 6.4%
  • CSS 3.9%
  • UnrealScript 3.1%
  • Other 4.6%
Find a file
Florian Eckert 25b3d5b990 luci-app-strongswan-swanctl: german translations have been added
The German translation had not yet been completed. This completes the
translation text a, as I know it.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2026年07月14日 13:48:34 +02:00
.github pull_request_template: improvements based on webhook 2026年07月07日 11:13:10 +02:00
applications luci-app-strongswan-swanctl: german translations have been added 2026年07月14日 13:48:34 +02:00
build build: modify zoneinfo2lua.pl to handle luci-lua-runtime 2026年06月04日 21:32:48 +03:00
collections luci-layer2: create a minimal collection for layer-2 devices 2026年03月04日 20:34:46 +01:00
contrib/package lucihttp: adjust to cmake 4.x compatibility 2025年10月07日 18:56:21 +03:00
doc_gen docs: favicon and hierarchy 2026年02月22日 16:51:25 +01:00
docs docs: favicon and hierarchy 2026年02月22日 16:51:25 +01:00
libs luci-lib-chartjs: js linting fixes 2026年02月17日 00:26:47 +01:00
modules Translated using Weblate (French) 2026年07月11日 14:11:19 +03:00
plugins luci-plugin-csp: add configuration options for CSP 2026年05月20日 23:20:26 +03:00
protocols luci-proto-xfrm: replace ifid datatype check with range check 2026年07月07日 16:35:36 +02:00
themes luci-theme-bootstrap: handle null board info in container environments 2026年06月28日 02:00:03 +02:00
.gitignore luci: add macOS filename to .gitignore 2026年04月02日 16:01:31 +02:00
CONTRIBUTING.md luci: minor edits to CONTRIBUTING.md & PR template 2026年04月17日 01:31:17 +02:00
eslint.config.mjs github: add linting for JS and MD 2026年02月16日 01:42:55 +01:00
jsdoc.conf.json docs: favicon and hierarchy 2026年02月22日 16:51:25 +01:00
LICENSE * new project: ff-luci - Freifunk Lua Configuration Interface 2008年03月02日 21:52:58 +00:00
luci.mk luci.mk: add reproducibility by setting specific version hash length 2026年06月18日 12:10:53 +02:00
NOTICE luci-lib-nixio: remove unmaintained axTLS lib 2025年09月25日 14:55:12 +02:00
package.json lint: bump package dependencies for node 2026年03月10日 19:28:46 +01:00
README.md docs: refresh for JS and drop Lua references 2026年02月16日 01:06:46 +01:00

OpenWrt luci feed

Translation status

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.

Use ucode and rpcd for server side operations.

Development

Documentation for developing and extending LuCI can be found in the Wiki

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.

Translation status

Use Weblate instead of direct editing of the *.po files.

Translation status