LuCI - OpenWrt Configuration Interface
Currently translated at 100.0% (49 of 49 strings) Translated using Weblate (Portuguese) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/pt/ Translated using Weblate (Portuguese) Currently translated at 100.0% (44 of 44 strings) Translation: OpenWrt/LuCI/applications/ser2net Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/pt/ Translated using Weblate (Portuguese) Currently translated at 100.0% (133 of 133 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1813 of 1813 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/ Translated using Weblate (Portuguese) Currently translated at 100.0% (1813 of 1813 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt/ Translated using Weblate (Italian) Currently translated at 18.2% (34 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/it/ Translated using Weblate (Italian) Currently translated at 21.7% (37 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/it/ Translated using Weblate (Italian) Currently translated at 100.0% (40 of 40 strings) Translation: OpenWrt/LuCI/applications/clamav Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/it/ Translated using Weblate (Italian) Currently translated at 8.9% (15 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/it/ Translated using Weblate (Italian) Currently translated at 52.7% (957 of 1813 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/ Translated using Weblate (Russian) Currently translated at 100.0% (20 of 20 strings) Translation: OpenWrt/LuCI/applications/wireguard Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/ru/ Translated using Weblate (Romanian) Currently translated at 100.0% (1813 of 1813 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/ Co-authored-by: Alexey <agarkov.alexey.viktorovich@gmail.com> Co-authored-by: CRISTIAN ANDREI <cristianvdr@gmail.com> Co-authored-by: Francisco Lopes <fmlopes@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: davidevertuani <davide.vertuani@gmail.com> Signed-off-by: Alexey <agarkov.alexey.viktorovich@gmail.com> Signed-off-by: CRISTIAN ANDREI <cristianvdr@gmail.com> Signed-off-by: Francisco Lopes <fmlopes@gmail.com> Signed-off-by: davidevertuani <davide.vertuani@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/pt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/pt/ Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/modules/luci-mod-dashboard |
||
---|---|---|
.github/workflows | ||
applications | ||
build | ||
collections | ||
contrib/package | ||
docs | ||
libs | ||
modules | ||
protocols | ||
themes | ||
.gitignore | ||
CONTRIBUTING.md | ||
jsdoc.conf.json | ||
LICENSE | ||
luci.mk | ||
NOTICE | ||
package.json | ||
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.