mirror of https://github.com/openwrt/luci.git
Currently translated at 100.0% (180 of 180 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ro/ Translated using Weblate (Romanian) Currently translated at 100.0% (61 of 61 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (1823 of 1823 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% (180 of 180 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pt/ Translated using Weblate (Japanese) Currently translated at 83.7% (62 of 74 strings) Translated using Weblate (Danish) Currently translated at 100.0% (180 of 180 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/da/ Translated using Weblate (Danish) Currently translated at 100.0% (72 of 72 strings) Translated using Weblate (Danish) Currently translated at 100.0% (111 of 111 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/da/ Translated using Weblate (Polish) Currently translated at 100.0% (180 of 180 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (180 of 180 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/zh_Hans/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (180 of 180 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pt_BR/ Co-authored-by: CRISTIAN ANDREI <cristianvdr@gmail.com> Co-authored-by: Eric <alchemillatruth@purelymail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: KOSHIKAWA Kenichi <kenichi@mail.reishoku.net> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: Simona Iacob <s@zp1.net> Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Co-authored-by: drax red <drax@outlook.dk> Co-authored-by: ssantos <ssantos@web.de> Signed-off-by: CRISTIAN ANDREI <cristianvdr@gmail.com> Signed-off-by: Eric <alchemillatruth@purelymail.com> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: Simona Iacob <s@zp1.net> Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Signed-off-by: drax red <drax@outlook.dk> Signed-off-by: ssantos <ssantos@web.de> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/da/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/ja/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/ro/ Translation: OpenWrt/LuCI/applications/opkg Translation: OpenWrt/LuCI/applications/tinyproxy Translation: OpenWrt/LuCI/applications/uhttpd |
||
---|---|---|
.github | ||
applications | ||
build | ||
collections | ||
contrib/package | ||
docs | ||
libs | ||
modules | ||
protocols | ||
themes | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
NOTICE | ||
README.md | ||
jsdoc.conf.json | ||
luci.mk | ||
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.