Code Monkey home page Code Monkey logo

jlu-health-report's Introduction

jlu-health-report

吉林大学研究生自动健康打卡

  • 自动获取并填入个人信息
  • 使用request直接发起请求,无需使用chromedriver
  • 定时自动打卡
  • 支持多用户
  • Github Actions自助打卡

使用方法

若打卡系统页面更新,只需手动在打卡页面填入并提交一次,之后即可重新运行打卡程序,无需对程序进行修改


  • 单用户脚本模式
python main.py --user [YourUsername] --pwd [YourPassword]
  • 手动模式
  1. 填写users.py中一个或多个用户的用户名与密码
  2. 运行main.py
  • 定时自动模式
  1. 填写users.py中一个或多个用户的用户名与密码
  2. 运行auto.py,需要常驻后台

Github Actions

本脚本支持使用Github Actions自助打卡,实现无需本地常驻后台的自助打卡

  1. fork本repo

  2. 点击Settings->Secrets,之后点击右上角的New repository secret添加2个secret

    image-20210113125253752

  3. 第一个,Name字段中输入MY_USERNAMEValue字段中输入你的用户名

  4. 第二个,Name字段中输入MY_PASSWORDValue字段中输入你的密码

  5. 添加2个secrets后如图

    image-20210113125019736

  6. 最后点击repo首页顶部的Actions即可查看每日打卡情况

    image-20210113125506120

jlu-health-report's People

Contributors

gxywy avatar

Stargazers

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