KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
luci-app-ttnode
★ 90
Open GitHub ↗
一个运行在openwrt下的甜糖星愿自动采集插件。
Download README (.md)
Explore Similar Repositories
conventional-pr-title-action
:
Ensure your PR title matches the Conventional Commits spec.
glint
:
glint is a friendly tool for creating commits in the Conventional Commit style
Alconna
:
A High-performance, Generality, Humane Python CLI Arguments Parser Library. 一个直观的、高性能、泛用的Python命令行参数解析器集成库
Crashy
:
A tiny library to save your crash reports to the device's storage with lots of details of what went wrong.
BiliCLOnline
:
BiliCommentLottery Online
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
luci-app-ttnode
?
Download (.md)
# 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 ``` ### 如何安装 🛑 [点击这里去下载最新的版本](https://github.com/jerrykuku/luci-app-ttnode/releases) 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