GithubHelp home page GithubHelp logo

chaoxing_action's Introduction

chaoxing_action

使用Github Action自动完成学习通签到

不过目前好像还有一些问题

食用方法

fork本仓库,在GitHub对应仓库中添加以下Secret值:

LATITUDE   签到纬度
LONGITUDE   签到经度
PASSWORD   登录密码
RUN_TIME   持续检测签到次数,每一分钟检测一次,十次就是每隔一分钟检测一次,共检测十次
SECRET    ServerChan的SCKEY
USER      用户名

修改 .github\workflows\run.yml 将里面的 30 14 * * * 换成你自己的签到时间,程序将会在这个时间开始检测是否有签到任务

时间格式为分钟 小时 日 月 星期,默认为每天晚上北京时间10:30进行签到,如果你需要修改签到时间则必须将你的时间转化为UTC时间再填入(例如北京时间晚上10:30转换为14:30),你可以使用在线工具进行转换,时间详细格式详见cron设置

仓库可以在公开状态运行,所有关键内容只会被保存在Secret里

ServerChan的SCKEY获取方式:

打开此网页http://sc.ftqq.com/?c=code,完成登录并绑定微信即可看到SCKEY

添加完成后应该是这样的

感谢mkdir700/chaoxing_auto_sign项目

chaoxing_action's People

Contributors

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