LuCI - OpenWrt Configuration Interface
Currently translated at 100.0% (113 of 113 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (61 of 61 strings) Translation: OpenWrt/LuCI/applications/attendedsysupgrade Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 89.5% (1740 of 1944 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/ Translated using Weblate (Russian) Currently translated at 42.0% (82 of 195 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ru/ Translated using Weblate (Spanish) Currently translated at 95.7% (1862 of 1944 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (Romanian) Currently translated at 96.9% (32 of 33 strings) Translation: OpenWrt/LuCI/applications/vnstat2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/ro/ Translated using Weblate (Romanian) Currently translated at 100.0% (1944 of 1944 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/ Translated using Weblate (Turkish) Currently translated at 100.0% (61 of 61 strings) Translation: OpenWrt/LuCI/applications/attendedsysupgrade Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/tr/ Translated using Weblate (Japanese) Currently translated at 32.7% (20 of 61 strings) Translation: OpenWrt/LuCI/applications/attendedsysupgrade Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/ja/ Translated using Weblate (Turkish) Currently translated at 100.0% (113 of 113 strings) Translated using Weblate (Turkish) Currently translated at 94.8% (1844 of 1944 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/tr/ Co-authored-by: CRISTIAN ANDREI <cristianvdr@gmail.com> Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Kensei Sakai <s.kensei.c.556@gmail.com> Co-authored-by: Mustafa Volkan Vurulkan <mustafa.vurulkan@gmail.com> Co-authored-by: TheXAHTEP <ivuckov2010@ya.ru> Co-authored-by: 王攀 <41330784@qq.com> Signed-off-by: CRISTIAN ANDREI <cristianvdr@gmail.com> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Kensei Sakai <s.kensei.c.556@gmail.com> Signed-off-by: Mustafa Volkan Vurulkan <mustafa.vurulkan@gmail.com> Signed-off-by: TheXAHTEP <ivuckov2010@ya.ru> Signed-off-by: 王攀 <41330784@qq.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/tr/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/zh_Hant/ Translation: OpenWrt/LuCI/applications/radicale2 |
||
---|---|---|
.github | ||
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.