Git Product home page Git Product logo

qiusimons / luci-app-autotimeset Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sirpdboy/luci-app-autotimeset

0.0 1.0 0.0 90 KB

luci-app-autotimeset 任务设置2.0版:原定时设置的升级,开机任务设置和定时设置任务二合一, 预置功能:重启、关机、重启网络、释放内存、系统清理、网络共享、关闭网络、自动检测断网重连、MWAN3负载均衡检测重连、自定义脚本等10多个功能. 轻松点击启用就可生

License: MIT License

Shell 49.78% Lua 38.03% Makefile 2.71% HTML 9.48%

luci-app-autotimeset's Introduction

若部分图片无法正常显示,请挂上机场浏览或点这里到末尾看修复教程

autotimeset 定时设置插件

screenshots

认真阅读完毕 本页面,本页面包含注意事项和如何使用。

功能说明:

定时设置2.0版

2023.5.23 定时设置2.0版:定时执行任务设置和开机启动任务设置二合一版,并增加自定义脚本功能。

定时设置1.9版

2023.4.1 定时设置1.9版:加入定时断网重连、定时检测WAN3重启等服务。

定时设置1.6版

2023.1.15 定时设置1.6版:重新代码制作优化。在之前的版本上新增加:定时清理内存、定时清理系统垃圾、定时断网、定时重启网络共享、定时重拨 等 8大功能

定时设置1.4版

2021.2.7 新增功能定时重启网络。现包括:定时重启、定时关机、定时重启网络,各功能可一起使用。

定时设置1.3版

2020.10.6 原来重定关机正式改名为定时设置,实现定时重启和定时关机功能二合一。

定时关机1.1版

2020.7.19 定时关机功能,彻底解决需要保存二次才生效的问题。

定时关机1.0版

2019.2.24 定时关机功能借鉴前辈们的开源代码首发。

编译使用方法

将luci-app-autotimeset添加至 LEDE/OpenWRT 源码的方法。

下载源码方法一:

编辑源码文件夹根目录feeds.conf.default并加入如下内容:

    # feeds获取源码:
    src-git autotimeset  https://github.com/sirpdboy/luci-app-autotimeset
 # 更新feeds,并安装主题:
  scripts/feeds update autotimeset
  scripts/feeds install luci-app-autotimeset

下载源码方法二:

   # 下载源码
   git clone https://github.com/sirpdboy/luci-app-autotimeset package/luci-app-autotimeset
   make menuconfig

配置菜单

   make menuconfig
   # 找到 LuCI -> Applications, 选择 luci-app-autotimeset, 保存后退出。

编译

   # 编译固件
   make package/luci-app-autotimeset/compile V=s

说明

源码来源:https://github.com/sirpdboy/luci-app-autotimeset

使用与授权相关说明

  • 本人开源的所有源码,任何引用需注明本处出处,如需修改二次发布必告之本人,未经许可不得做于任何商用用途。

My other project

捐助

screenshots

图飞了😂 图飞了😂
xm1 xm1
图飞了😂

luci-app-autotimeset's People

Contributors

jjm2473 avatar rq1025330 avatar sirpdboy 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.