Git Product home page Git Product logo

zzu-jksb-public's Introduction

zzu-jksb

郑州大学健康上报自动打卡系统

  • 打卡成功邮件提醒🔔
  • 打卡失败邮件提醒🔔
  • 多用户使用
  • 环境变量配置
  • 兼容系统证书出错问题 (此项功能还在测试中,如果有较好的解决方案欢迎大家提PR)
  • 绿码自动选择(value g)
  • 疫苗注射默认设置为第三针(value 5),第二针疫苗值为2

使用方法

  1. fork 本仓库
  2. 在 Github action 里面的 Secrets > Actions secrets > Environment secrets 按下面的示例给出对应的环境变量信息。

配置用户信息

  1. 直接编辑 config.py (不建议因为会暴露个人信息)
  2. 通过环境变量给出所需信息(在GitHub action中给出)
    1. 每个信息中间由逗号隔开(密码中不能有逗号)
USER_NAMES=1111,2222
USER_PWDS=1111,2222
[email protected],[email protected]
EMAIL_SERVER=smtp.163.com
[email protected]
EMAIL_PWD=1234567890
[email protected]

image

本地运行测试

pip install -r ./requirements.txt
python ./main.py

贡献者列表

@cyberl0afing

zzu-jksb-public's People

Contributors

ca1ic0 avatar expoli avatar

Stargazers

 avatar

Watchers

 avatar

zzu-jksb-public's Issues

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.


  • Check this box to trigger a request for Renovate to run again on this repository

关于代码平台打卡时候的 SSL 错误问题

最近学校的打卡平台SSL错误一直都没有得到好的解决,解决方案尝试了好几种,但是效果都不是很理想,现在正在测试新方案,如果大家有什么比较好的解决方案欢迎PR

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.