NOTE: This is the RosyWrt "luci"-feed based on LuCI. And it was merged upstream now. Try the luci-theme-rosy if your luci version is openwrt-18.06 branch.
[Generally]
This feed is enabled by default. Your feeds.conf.default (or feeds.conf) should contain a line like:
src-git luci https://github.com/rosywrt/luci.git
To install all its package definitions, run:
./scripts/feeds update luci
./scripts/feeds install -a -p luci
[Openwrt-18.06 only]
Make your feeds.conf.default file like this if your bsp is openwrt-18.06 branch.
src-git rosy https://github.com/rosywrt/luci-theme-rosy.git;openwrt-18.06
-
Bug Report : https://github.com/rosywrt/luci/issues
-
QQ Gourp : 428742246
See LICENSE file.
-
API documentation.
-
Development Wiki.
-
Package Guidelines file.