Code Monkey home page Code Monkey logo

xluci2's Introduction

DEPRECATED. use oui

xLuCI2(中文)(github)

xLuCI2 is a JavaScript Webgui for embedded devices running OpenWRT or LEDE. xLuCI2 based on original LuCI2, fix a large number of bug on the basis of the original LuCI2, and added some features: dynamic skin, dynamic switching language, modularization.

Features

  • Based on bootstrap framework(You can write beautiful pages)
  • The front end is communicated with the background through UBUS
  • Dynamic skin
  • Dynamic switching language
  • Multi user rights management(read only, invisible, writable)

Usage on OpenWRT/LEDE

# go to your OpenWRT/LEDE directory
cd openwrt

# add xLuCI2 feed to feeds conf
echo "src-git xluci2 https://github.com/zhaojh329/xluci2.git" >> feeds.conf.default

# update your feeds
./scripts/feeds update -a 

# install all xluci2 packages
./scripts/feeds install -a -p xluci2

# select xluci2 packages
make menuconfig
LuCI2  --->
	Applications  --->
	Themes  --->
	<*> luci2-base

# compile
make V=s

How To Contribute

Feel free to create issues or pull-requests if you have any problems.

Please read contributing.md before pushing any changes.

If the project is helpful to you, please do not hesitate to star. Thank you!

xluci2's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

xluci2's Issues

网络---无线无法显示

斐讯K2(H/W A5)
LEDE 17.01
固件在编译前,修改源码设置了WiFi密码。如果按照LEDE源码默认则可以正常显示
无线配置页面无法显示,如图:

[
2017-11-22 19-20-26

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.