Giter Club home page Giter Club logo

-aaa's Introduction

luci-app-jd-dailybonus

Luci for JD dailybonus Script for Openwrt
一个运行在openwrt下的京东签到插件。

Update Log 2021-10-16 v1.0.6

Updates

  • FIX: 修正扫码问题。
  • UPDATE: JS脚本更新至2.1.3。

详情见具体日志

介绍

使用NobyDa “京东多合一签到脚本”为基础,移植到openwrt实现。

如何使用

假设你的lean openwrt(最新版本19.07) 在 lede 目录下

cd lede/package/lean/  

git clone https://github.com/jerrykuku/luci-app-jd-dailybonus.git  

make menuconfig #Check LUCI->Applications->luci-app-jd-dailybonus

make package/lean/luci-app-jd-dailybonus/compile V=s  #单独编译luci-app-jd-dailybonus  

make -j1 V=s #编译固件

如何安装

🛑 点击这里去下载最新的版本

⚠️安装步骤[重要]⚠️

目前插件已经不再需要node-request 依赖,如果之前有安装的,请到软件包进行卸载。 但是node 是必要依赖,请必须确认已经安装Node。 1.自行安装Node [命令: opkg update && opkg install node] (如果已经安装node版本的网易云插件则可以跳过)

2.需要安装以下依赖:

opkg update  
opkg install node wget lua

如果更新ipk后无法获取二维码

#登录ssh后执行
rm -rf /tmp/luci-indexcache /tmp/luci-modulecache/*

3.安装luci-app-jd-dailybonus

感谢

感谢NobyDa 的脚本。
感谢Promix953 的二次开发。
感谢maple's sky 的二次开发。
感谢Mattraks 的bug修复。

我的其它项目

Argon theme :https://github.com/jerrykuku/luci-theme-argon
Argon theme config :https://github.com/jerrykuku/luci-app-argon-config
Hello World :https://github.com/jerrykuku/luci-app-vssr
openwrt-nanopi-r1s-h5 : https://github.com/jerrykuku/openwrt-nanopi-r1s-h5

支持我

如果你觉得我做的不错,可以赞赏一下。

-aaa's People

Contributors

jerrykuku avatar promix953 avatar maplesky avatar mattraks avatar xujianjie1213 avatar ekkog avatar arfawong avatar beginner-go avatar xinsss avatar zxlhhyccc avatar eraserking avatar exlulu avatar coolsnowwolf avatar lunatickochiya avatar stl88083365 avatar xydche avatar zhangsean avatar

Watchers

 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.