Coder Social home page Coder Social logo

luci-app-ttnode's Introduction

luci-app-ttnode

一个运行在 openwrt 下的甜糖星愿自动采集插件。

介绍

脚本参考网友 Tom Dog 的 Python 版自动采集插件,使用 LUA 重写,基于 LUCI 的实现。

如何使用

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

cd lede
echo 'src-git xepher https://github.com/jerrykuku/luci-app-ttnode.git'>>feeds.conf.default
rm -rf tmp/

./scripts/feeds update -a
./scripts/feeds install -a -p jerrykuku

make menuconfig #Check LUCI->Applications->luci-app-ttnode
make -j1 V=s

如何安装

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

1.先安装依赖

opkg update
opkg install luasocket lua-md5 lua-cjson luasec

1.将 luci-app-ttnode.ipk 上传到路由器,并执行 opkg install /你上传的路径/luci-app-ttnode*.ipk

我的其它项目

Argon theme :https://github.com/jerrykuku/luci-theme-argon
Argon theme config :https://github.com/jerrykuku/luci-app-argon-config
京东签到插件 : https://github.com/jerrykuku/luci-app-jd-dailybonus
Hello World :https://github.com/jerrykuku/luci-app-vssr
openwrt-nanopi-r1s-h5 : https://github.com/jerrykuku/openwrt-nanopi-r1s-h5

luci-app-ttnode's People

Contributors

jerrykuku avatar xepher 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.