Skip to content
forked from rosywrt/luci

ROSINSON maintained LuCI - OpenWrt Configuration Interface

License

Notifications You must be signed in to change notification settings

tiger888198/luci

 
 

Repository files navigation

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

About

ROSINSON maintained LuCI - OpenWrt Configuration Interface

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Lua 29.5%
  • C 24.7%
  • JavaScript 22.3%
  • HTML 12.5%
  • CSS 3.1%
  • Makefile 2.6%
  • Other 5.3%