Git Product home page Git Product logo

clockin's Introduction

疫情无小事,防控靠大家。

更新

  • 1.31指点天下提交数据变化,修改后需要数据更少。

食用方法

  • 1.首先保证你有一个GitHub账号

  • 2.fork一份到自己仓库

  • 3.打开settings,找到secrets,新建secret如下

secret_iD value
PHONE 登录手机号
PASSWORD 登录密码
ADDRESS 打卡定位地址
LAT 纬度
LNG 经度
DISTRICT 地区:如xx省-xx市-xx区
DEVICETOKEN 你抓包得到的devicetoken
SCKEY sever酱key
  • 4.DEVICETOKEN获取方法。 操作视频

  • 5.sever酱使用参见官网

  • 6.开启 Actions 并触发每日自动执行 Github Actions 默认处于关闭状态,大家请手动开启 Actions ,执行一次工作流,验证是否可以正常工作。 图片

  • 7.如果需要修改每日任务执行的时间,请修改 .github/workflows/autoClockIn.yml,在第 8 行左右位置找到下如下配置。

  schedule:
    - cron: '10 21 * * *'
    # cron表达式,Actions时区是国际时间,国际时间21点的时候,国内时间是5点。
    # 示例: 每天早上8点10分执行 '13 21 * * *'

account = accountraw.encode("utf-8").decode("latin1")

clockin's People

Contributors

ymmlom avatar rwt-boop avatar sauciest9 avatar

Stargazers

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