Skip to content

luci-app-taskplan 任务设置2.0版:原定时设置的autotimeset的升级版,分开机任务设置和定时设置任务, 预置功能:重启、关机、重启网络、释放内存、系统清理、网络共享、关闭网络、自动检测断网重连、MWAN3负载均衡检测重连、自定义脚本等10多个功能. 轻松点击启用就可生效,更多的功能就看自己需要在自定义脚本自己加入。日志中有每一条任务执行的日志和时间,其中: Startup_task代表的是开机任务, Scheduled_task代表的是定时任务

License

Notifications You must be signed in to change notification settings

sirpdboy/luci-app-taskplan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number visits:hello


Task Plan

中文 | English

screenshots

Please read this page carefully, which includes precautions and instructions on how to use it.

Function Description:

Task Setting Version 2.2.4 (taskplan)

2025.8.7 Task Setting 2.2.4 Version: Fixed the issue of sometimes invalid custom scripts in the new version.

Task Setting Version 2.2.2 (taskplan)

2025.4.9 Task Setting 2.2.2 Version: Fixed the issue of invalid startup tasks caused by the new version.

Task Setting 2.2.1 Version (taskplan)

2025.3.19 Task Setting 2.2.1 Version: Rename luci app taskplan to differentiate from previous versions and adapt to openwrt24.10

Timer Setting 2.0 Version

2023.5.23 Timer Setting 2.0 Version: a two in one version that includes scheduled task execution and boot task settings, and adds custom script functionality.

Timer Setting Version 1.9

2023.4.1 Timer Setting Version 1.9: Added services such as timed network disconnection and reconnection, timed detection of WAN3 restart, etc.

Timer setting version 1.6

2023.1.15 Timer Setting 1.6 Version: Refactoring and Optimizing Code Production. Added 8 new features on previous versions: timed memory cleaning, timed system garbage cleaning, timed network disconnection, timed restart of network sharing, timed redialing, etc

Timer settings version 1.4

2021.2.7 Added the function of timed network restart. Now includes: timed restart, timed shutdown, timed network restart, all functions can be used together.

Timer setting version 1.3

On October 6, 2020, the original reset shutdown was officially renamed as timed setting, achieving the integration of timed restart and timed shutdown functions.

Timed shutdown version 1.1

On July 19, 2020, the timed shutdown function completely solved the problem of needing to save twice before it takes effect.

Timed shutdown version 1.0

On February 24, 2019, the scheduled shutdown function was first released, drawing inspiration from the open-source code of predecessors.

Method for adding luci app taskplan to LEDE/OpenWRT source code.

Method for downloading source code one:

Edit the root directory of the source code folder 'feeds.comnf.defect' and add the following content:

    # feeds Get source code:
    src-git taskplan  https://github.com/sirpdboy/luci-app-taskplan
 # Update feeds and install themes:
  scripts/feeds update taskplan
  scripts/feeds install luci-app-taskplan

Method for downloading source code two:

   # downloading
   git clone https://github.com/sirpdboy/luci-app-taskplan package/luci-app-taskplan
   make menuconfig

Configuration Menu

   make menuconfig
   # find LuCI -> Applications, select luci-app-taskplan, save and exit

compile

   # compile
   make package/luci-app-taskplan/compile V=s

interface

screenshots

screenshots

screenshots

screenshots

screenshots

Source code source:https://github.com/sirpdboy/luci-app-taskplan

My other project

HELP

图飞了 图飞了
xm1 xm1
no

Number visits:hello

About

luci-app-taskplan 任务设置2.0版:原定时设置的autotimeset的升级版,分开机任务设置和定时设置任务, 预置功能:重启、关机、重启网络、释放内存、系统清理、网络共享、关闭网络、自动检测断网重连、MWAN3负载均衡检测重连、自定义脚本等10多个功能. 轻松点击启用就可生效,更多的功能就看自己需要在自定义脚本自己加入。日志中有每一条任务执行的日志和时间,其中: Startup_task代表的是开机任务, Scheduled_task代表的是定时任务

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5