GithubHelp home page GithubHelp logo

cleanqltasks's Introduction

清理青龙面板重复任务

警告:本程序仅通过任务名称判断是否重复,不排除误删的可能

使用本仓库前提

安装了青龙面板,且能通过/ql/config/auth.json路径访问到用户名,密码,和token

使用方法:

1、将仓库的clone下来,将其放在/ql/scripts下,目录结构如下

image-20210820220115801

2、青龙面板中如下添加任务

image-20210820224311591

3、可以直接运行一下试试

原先一共有:

image-20210820221200972

点击运行:

image-20210820221125603

查看日志:

image-20210820221341094

回去再看一下:

image-20210820221407319

代码运行流程:

1、读取/ql/config/auth.json中的token,向localhost:5700发起请求,获得task列表

2、对比task的名称,仅保留不重复的任务

3、向对应api发出delete请求,删除重复的任务

鸣谢:

本仓库的推送功能来自curtinlv@github:https://github.com/curtinlv/JD-Script/blob/main/sendNotify.py,在他的代码的基础上,我修改了server酱推送的一个bug(其他推送方式我没测试)

cleanqltasks's People

Contributors

pikabyter 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.