diff --git a/luci-app-autotimeset/README.md b/luci-app-autotimeset/README.md index 2a15a4752..ae7d53155 100644 --- a/luci-app-autotimeset/README.md +++ b/luci-app-autotimeset/README.md @@ -1,4 +1,6 @@ [![若部分图片无法正常显示,请挂上机场浏览或点这里到末尾看修复教程](https://visitor-badge-deno.deno.dev/sirpdboy.sirpdboy.svg)](#解决-github-网页上图片显示失败的问题) [![](https://img.shields.io/badge/TG群-点击加入-FFFFFF.svg)](https://t.me/joinchat/AAAAAEpRF88NfOK5vBXGBQ) +## 访问数:![hello](https://views.whatilearened.today/views/github/sirpdboy/deplives.svg)[![](https://img.shields.io/badge/TG群-点击加入-FFFFFF.svg)](https://t.me/joinchat/AAAAAEpRF88NfOK5vBXGBQ) +### 访问数:[![](https://visitor-badge.glitch.me/badge?page_id=sirpdboy-visitor-badge)] [![](https://img.shields.io/badge/TG群-点击加入-FFFFFF.svg)](https://t.me/joinchat/AAAAAEpRF88NfOK5vBXGBQ) [ taskplan 定时设置插件](https://github.com/sirpdboy/luci-app-taskplan) @@ -69,6 +71,15 @@ make package/luci-app-taskplan/compile V=s ``` +## 界面 + +![screenshots](./doc/taskplan1.png) + +![screenshots](./doc/taskplan2.png) + +![screenshots](./doc/taskplan3.png) + + ## 说明 [![](https://img.shields.io/badge/-说明-F5F5F5.svg)](#说明-) 源码来源:https://github.com/sirpdboy/luci-app-taskplan @@ -82,28 +93,21 @@ # My other project -- 网络速度测试 :https://github.com/sirpdboy/NetSpeedTest - -- 任务设置(定时和开机二合一)插件 : https://github.com/sirpdboy/luci-app-taskplan - +- 路由安全看门狗 :https://github.com/sirpdboy/luci-app-watchdog +- 网络速度测试 :https://github.com/sirpdboy/luci-app-netspeedtest +- 计划任务插件(原定时设置) : https://github.com/sirpdboy/luci-app-taskplan - 关机功能插件 : https://github.com/sirpdboy/luci-app-poweroffdevice - - opentopd主题 : https://github.com/sirpdboy/luci-theme-opentopd - -- kucat 主题: https://github.com/sirpdboy/luci-theme-kucat - +- kucat酷猫主题: https://github.com/sirpdboy/luci-theme-kucat +- kucat酷猫主题设置工具: https://github.com/sirpdboy/luci-app-kucat-config +- NFT版上网时间控制插件: https://github.com/sirpdboy/luci-app-timecontrol - 家长控制: https://github.com/sirpdboy/luci-theme-parentcontrol - +- 定时限速: https://github.com/sirpdboy/luci-app-eqosplus - 系统高级设置 : https://github.com/sirpdboy/luci-app-advanced - - ddns-go动态域名: https://github.com/sirpdboy/luci-app-ddns-go - - 进阶设置(系统高级设置+主题设置kucat/agron/opentopd): https://github.com/sirpdboy/luci-app-advancedplus - -- 设置向导: https://github.com/sirpdboy/luci-app-wizard - -- 分区扩容: https://github.com/sirpdboy/luci-app-partexp - +- 网络设置向导: https://github.com/sirpdboy/luci-app-netwizard +- 一键分区扩容: https://github.com/sirpdboy/luci-app-partexp - lukcy大吉: https://github.com/sirpdboy/luci-app-lukcy ## 捐助 diff --git a/luci-app-autotimeset/doc/taskplan1.png b/luci-app-autotimeset/doc/taskplan1.png new file mode 100644 index 000000000..1f8db7be4 Binary files /dev/null and b/luci-app-autotimeset/doc/taskplan1.png differ diff --git a/luci-app-autotimeset/doc/taskplan2.png b/luci-app-autotimeset/doc/taskplan2.png new file mode 100644 index 000000000..edb45d6d8 Binary files /dev/null and b/luci-app-autotimeset/doc/taskplan2.png differ diff --git a/luci-app-autotimeset/doc/taskplan3.png b/luci-app-autotimeset/doc/taskplan3.png new file mode 100644 index 000000000..d4794702d Binary files /dev/null and b/luci-app-autotimeset/doc/taskplan3.png differ diff --git a/luci-app-partexp/README.md b/luci-app-partexp/README.md index 35356edcf..72939367e 100644 --- a/luci-app-partexp/README.md +++ b/luci-app-partexp/README.md @@ -1,3 +1,4 @@ +## 访问数:![hello](https://views.whatilearened.today/views/github/sirpdboy/deplives.svg)[![](https://img.shields.io/badge/TG群-点击加入-FFFFFF.svg)](https://t.me/joinchat/AAAAAEpRF88NfOK5vBXGBQ) ### 访问数:[![](https://visitor-badge.glitch.me/badge?page_id=sirpdboy-visitor-badge)] [![](https://img.shields.io/badge/TG群-点击加入-FFFFFF.svg)](https://t.me/joinchat/AAAAAEpRF88NfOK5vBXGBQ) ![screenshots](https://raw.githubusercontent.com/sirpdboy/openwrt/master/doc/说明1.jpg) @@ -76,11 +77,31 @@ luci-app-partexp 一键自动格式化分区、扩容、自动挂载插件 ![screenshots](https://raw.githubusercontent.com/sirpdboy/openwrt/master/doc/说明2.jpg) + ## 界面 -![screenshots](https://raw.githubusercontent.com/sirpdboy/openwrt/master/doc/partexp.png) +![screenshots](./doc/partexp1.png) +![screenshots](./doc/partexp2.png) +# My other project + +- 路由安全看门狗 :https://github.com/sirpdboy/luci-app-watchdog +- 网络速度测试 :https://github.com/sirpdboy/luci-app-netspeedtest +- 计划任务插件(原定时设置) : https://github.com/sirpdboy/luci-app-taskplan +- 关机功能插件 : https://github.com/sirpdboy/luci-app-poweroffdevice +- opentopd主题 : https://github.com/sirpdboy/luci-theme-opentopd +- kucat酷猫主题: https://github.com/sirpdboy/luci-theme-kucat +- kucat酷猫主题设置工具: https://github.com/sirpdboy/luci-app-kucat-config +- NFT版上网时间控制插件: https://github.com/sirpdboy/luci-app-timecontrol +- 家长控制: https://github.com/sirpdboy/luci-theme-parentcontrol +- 定时限速: https://github.com/sirpdboy/luci-app-eqosplus +- 系统高级设置 : https://github.com/sirpdboy/luci-app-advanced +- ddns-go动态域名: https://github.com/sirpdboy/luci-app-ddns-go +- 进阶设置(系统高级设置+主题设置kucat/agron/opentopd): https://github.com/sirpdboy/luci-app-advancedplus +- 网络设置向导: https://github.com/sirpdboy/luci-app-netwizard +- 一键分区扩容: https://github.com/sirpdboy/luci-app-partexp +- lukcy大吉: https://github.com/sirpdboy/luci-app-lukcy ## 使用与授权相关说明 @@ -88,32 +109,6 @@ luci-app-partexp 一键自动格式化分区、扩容、自动挂载插件 - 本人开源的所有源码,任何引用需注明本处出处,如需修改二次发布必告之本人,未经许可不得做于任何商用用途。 -# My other project - -- 网络速度测试 :https://github.com/sirpdboy/NetSpeedTest - -- 定时设置插件 : https://github.com/sirpdboy/luci-app-autotimeset - -- 关机功能插件 : https://github.com/sirpdboy/luci-app-poweroffdevice - -- opentopd主题 : https://github.com/sirpdboy/luci-theme-opentopd - -- kucat 主题: https://github.com/sirpdboy/luci-theme-kucat - -- 家长控制: https://github.com/sirpdboy/luci-theme-parentcontrol - -- 系统高级设置 : https://github.com/sirpdboy/luci-app-advanced - -- ddns-go动态域名: https://github.com/sirpdboy/luci-app-ddns-go - -- 进阶设置(系统高级设置+主题设置kucat/agron/opentopd): https://github.com/sirpdboy/luci-app-advancedplus - -- 设置向导: https://github.com/sirpdboy/luci-app-wizard - -- 分区扩容: https://github.com/sirpdboy/luci-app-partexp - -- lukcy大吉: https://github.com/sirpdboy/luci-app-lukcy - ## 捐助 ![screenshots](https://raw.githubusercontent.com/sirpdboy/openwrt/master/doc/说明3.jpg) diff --git a/luci-app-partexp/doc/partexp1.png b/luci-app-partexp/doc/partexp1.png new file mode 100644 index 000000000..69ae60441 Binary files /dev/null and b/luci-app-partexp/doc/partexp1.png differ diff --git a/luci-app-partexp/doc/partexp2.png b/luci-app-partexp/doc/partexp2.png new file mode 100644 index 000000000..13450bd9b Binary files /dev/null and b/luci-app-partexp/doc/partexp2.png differ diff --git a/luci-app-partexp/luci-app-partexp/luasrc/view/partexp.htm b/luci-app-partexp/luci-app-partexp/luasrc/view/partexp.htm index 58080f87c..7f6cf3b11 100644 --- a/luci-app-partexp/luci-app-partexp/luasrc/view/partexp.htm +++ b/luci-app-partexp/luci-app-partexp/luasrc/view/partexp.htm @@ -3,9 +3,9 @@ Copyright (C) 2022-2024 sirpdboy https://github.com/si -%> <%+cbi/valueheader%> <%local fs=require"nixio.fs"%> - + <%+cbi/valuefooter%> diff --git a/luci-app-poweroffdevice/doc/poweroff1.png b/luci-app-poweroffdevice/doc/poweroff1.png new file mode 100644 index 000000000..884b56d3e Binary files /dev/null and b/luci-app-poweroffdevice/doc/poweroff1.png differ diff --git a/luci-app-poweroffdevice/doc/poweroff2.png b/luci-app-poweroffdevice/doc/poweroff2.png new file mode 100644 index 000000000..fcc99faa0 Binary files /dev/null and b/luci-app-poweroffdevice/doc/poweroff2.png differ diff --git a/luci-theme-kucat/README.md b/luci-theme-kucat/README.md index c804ea8a1..508f85d8d 100644 --- a/luci-theme-kucat/README.md +++ b/luci-theme-kucat/README.md @@ -1,3 +1,4 @@ +## 访问数:![hello](https://views.whatilearened.today/views/github/sirpdboy/deplives.svg)[![](https://img.shields.io/badge/TG群-点击加入-FFFFFF.svg)](https://t.me/joinchat/AAAAAEpRF88NfOK5vBXGBQ) ### 访问数:[![](https://visitor-badge.glitch.me/badge?page_id=sirpdboy-visitor-badge)] [![](https://img.shields.io/badge/TG群-点击加入-FFFFFF.svg)](https://t.me/joinchat/AAAAAEpRF88NfOK5vBXGBQ) ![screenshots](https://raw.githubusercontent.com/sirpdboy/openwrt/master/doc/说明1.jpg) @@ -8,7 +9,7 @@ - 发布时间:2023年2月 - 开源时间:2023年4月 - main 支持LEDE18.06和官方18.06分支 开源时间:2023年4月 版本:1.2.6 -- JS 支持官网19.07-24.10分支 最新版本:2025年2月 版本:2.5.1 适配OPENWRT 24.10分支。 +- JS 支持官网19.07-24.10分支 最新版本:2025年5月 版本:2.5.9 适配OPENWRT 24.10分支。 # 目前最新版本,仅VIP固件中集成,开源升级时间在6个月以后。感谢大家支持与理解。 @@ -46,49 +47,39 @@ ## 界面 -![screenshots](https://raw.githubusercontent.com/sirpdboy/openwrt/master/doc/kucat1.png) +![screenshots](./doc/kucat1.png) -![screenshots](https://raw.githubusercontent.com/sirpdboy/openwrt/master/doc/kucat2.png) +![screenshots](./doc/kucat2.png) -![screenshots](https://raw.githubusercontent.com/sirpdboy/openwrt/master/doc/kucat3.png) +![screenshots](./doc/kucat3.png) -![screenshots](https://raw.githubusercontent.com/sirpdboy/openwrt/master/doc/kucat4.png) +![screenshots](./doc/kucat4.png) -![screenshots](https://raw.githubusercontent.com/sirpdboy/openwrt/master/doc/kucat5.jpg) +![screenshots](./doc/kucat5.png) -![screenshots](https://raw.githubusercontent.com/sirpdboy/openwrt/master/doc/kucat6.jpg) +![screenshots](./doc/kucat6.png) +![screenshots](./doc/kucatz1.png) - -## 使用与授权相关说明 - -- 本人开源的所有源码,任何引用需注明本处出处,如需修改二次发布必告之本人,未经许可不得做于任何商用用途。 - +![screenshots](./doc/kucatz2.png) # My other project -- 网络速度测试 :https://github.com/sirpdboy/NetSpeedTest - -- 定时设置插件 : https://github.com/sirpdboy/luci-app-autotimeset - +- 路由安全看门狗 :https://github.com/sirpdboy/luci-app-watchdog +- 网络速度测试 :https://github.com/sirpdboy/luci-app-netspeedtest +- 计划任务插件(原定时设置) : https://github.com/sirpdboy/luci-app-taskplan - 关机功能插件 : https://github.com/sirpdboy/luci-app-poweroffdevice - - opentopd主题 : https://github.com/sirpdboy/luci-theme-opentopd - -- kucat 主题: https://github.com/sirpdboy/luci-theme-kucat - +- kucat酷猫主题: https://github.com/sirpdboy/luci-theme-kucat +- kucat酷猫主题设置工具: https://github.com/sirpdboy/luci-app-kucat-config +- NFT版上网时间控制插件: https://github.com/sirpdboy/luci-app-timecontrol - 家长控制: https://github.com/sirpdboy/luci-theme-parentcontrol - +- 定时限速: https://github.com/sirpdboy/luci-app-eqosplus - 系统高级设置 : https://github.com/sirpdboy/luci-app-advanced - - ddns-go动态域名: https://github.com/sirpdboy/luci-app-ddns-go - - 进阶设置(系统高级设置+主题设置kucat/agron/opentopd): https://github.com/sirpdboy/luci-app-advancedplus - -- 设置向导: https://github.com/sirpdboy/luci-app-wizard - -- 分区扩容: https://github.com/sirpdboy/luci-app-partexp - +- 网络设置向导: https://github.com/sirpdboy/luci-app-netwizard +- 一键分区扩容: https://github.com/sirpdboy/luci-app-partexp - lukcy大吉: https://github.com/sirpdboy/luci-app-lukcy ## 捐助 diff --git a/luci-theme-kucat/doc/kucat1.png b/luci-theme-kucat/doc/kucat1.png new file mode 100644 index 000000000..01f232f4f Binary files /dev/null and b/luci-theme-kucat/doc/kucat1.png differ diff --git a/luci-theme-kucat/doc/kucat2.png b/luci-theme-kucat/doc/kucat2.png new file mode 100644 index 000000000..025b38dfe Binary files /dev/null and b/luci-theme-kucat/doc/kucat2.png differ diff --git a/luci-theme-kucat/doc/kucat3.png b/luci-theme-kucat/doc/kucat3.png new file mode 100644 index 000000000..8b65e8c90 Binary files /dev/null and b/luci-theme-kucat/doc/kucat3.png differ diff --git a/luci-theme-kucat/doc/kucat4.png b/luci-theme-kucat/doc/kucat4.png new file mode 100644 index 000000000..f9be819ff Binary files /dev/null and b/luci-theme-kucat/doc/kucat4.png differ diff --git a/luci-theme-kucat/doc/kucat5.png b/luci-theme-kucat/doc/kucat5.png new file mode 100644 index 000000000..207a0acb5 Binary files /dev/null and b/luci-theme-kucat/doc/kucat5.png differ diff --git a/luci-theme-kucat/doc/kucat6.png b/luci-theme-kucat/doc/kucat6.png new file mode 100644 index 000000000..e599e8358 Binary files /dev/null and b/luci-theme-kucat/doc/kucat6.png differ diff --git a/luci-theme-kucat/doc/kucatz1.png b/luci-theme-kucat/doc/kucatz1.png new file mode 100644 index 000000000..0ea3a6f2f Binary files /dev/null and b/luci-theme-kucat/doc/kucatz1.png differ diff --git a/luci-theme-kucat/doc/kucatz2.png b/luci-theme-kucat/doc/kucatz2.png new file mode 100644 index 000000000..2a63cd818 Binary files /dev/null and b/luci-theme-kucat/doc/kucatz2.png differ