/luci

ROSINSON maintained LuCI - OpenWrt Configuration Interface

Primary LanguageLuaApache License 2.0Apache-2.0

RosyWrt luci feed

Translation status

Description

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.

Usage

[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

Contact

License

See LICENSE file.

References