Giter VIP home page Giter VIP logo

wj45853007 / openwrt-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tcsr200722/openwrt-luci-app

0.0 1.0 0.0 72.8 MB

收集了诸位大神的常用OpenWrt软件包源码合集。仅仅适合luci17和luci18。命令:svn export --force https://github.com/project-lede/openwrt-app/trunk/luci-app-godproxy package/luci-app-godproxy

License: GNU General Public License v2.0

Makefile 1.30% Shell 2.46% HTML 4.57% JavaScript 4.14% Perl 0.01% C 81.51% Lua 2.60% CSS 0.81% PHP 0.21% Awk 0.01% Go 0.01% C++ 0.76% XSLT 0.02% Dockerfile 0.01% Python 1.15% Batchfile 0.01% Roff 0.09% Objective-C 0.35% VBScript 0.01% Ruby 0.01%

openwrt-app's Introduction

openwrt-luci-app大神的openwrtde luci-app插件,仅仅适合Luci18。

收集了诸位大神的常用OpenWrt软件包源码合集,建议使用Lean源码(luci18),Lienol源码(luci17heluci18)。

Lean源码用luci18分支,Lienol源码默认用的luci 17用luci18

使用方式(三选一,这里以18.06为例):

还是建议按需取用,不然碰到依赖问题不太好解决

  1. 先cd进package目录,然后执行
 git clone -b luci18 https://github.com/gproject-lede/openwrt-app.git
  1. 或者添加下面代码到feeds.conf.default文件,
 src-git lede https://github.com/project-lede/openwrt-app;luci18
 或者
 src-git lede https://github.com/project-lede/openwrt-app;luci18

插件克隆在package目录下的god目录。

3、克隆package里的单个文件(建议此法)

svn export --force https://github.com/project-lede/openwrt-app/branches/luci18/luci-app-godproxy package/diy/luci-app-godproxy
或者
svn export --force https://github.com/project-lede/openwrt-app/trunk/luci-app-godproxy package/diy/luci-app-godproxy

感谢诸位大神的开源和贡献。

 Lean大神,Lienol大神、sirpdboy大神、kenzok8大神、frainzy1477大神、CTCGFW团队、garypang13大神、vernesong大神、rufengsuixing大神、jerrykuku大神、tty228大神、fw876大神、xiaorouji大神、xiaoqingfengATGH大神、lisaac大神、destan19大神、KFERMercer大神等等诸位大神。

openwrt-app's People

Contributors

ilxp avatar

Watchers

James Cloos avatar

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.