3 [![Translation status](https://hosted.weblate.org/widgets/openwrt/-/svg-badge.svg)](https://hosted.weblate.org/engage/openwrt/?utm_source=widget)
7 This is the OpenWrt "luci"-feed containing LuCI - OpenWrt Configuration Interface.
11 This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:
13 src-git luci https://github.com/openwrt/luci.git
16 To install all its package definitions, run:
18 ./scripts/feeds update luci
19 ./scripts/feeds install -a -p luci
24 You can browse the generated API documentation directly on Github.
26 - [Server side Lua APIs](http://openwrt.github.io/luci/api/index.html)
27 - [Client side JavaScript APIs](http://openwrt.github.io/luci/jsapi/index.html)
31 Documentation for developing and extending LuCI can be found [in the Wiki](https://github.com/openwrt/luci/wiki)
35 See [LICENSE](LICENSE) file.
39 See [CONTRIBUTING.md](CONTRIBUTING.md) file.
43 [![Translation status](https://hosted.weblate.org/widgets/openwrt/-/multi-auto.svg)](https://hosted.weblate.org/engage/openwrt/?utm_source=widget)