GithubHelp home page GithubHelp logo

whut-autohealthreport's Introduction

WHUT-AutoHealthReport

通过访问学校健康填报接口,模拟本科生或研究生健康填报过程。并且通过 cqhttp 发送结果到 QQ 号,或通过邮件发送结果到指定邮箱。(支持批量)

配置方法非常简单,第一次运行程序将会进行交互式的配置文件初始化操作,根据提示填写信息后将自动生成配置文件,今后可直接运行程序填报。

程序有 Windows、Linux、macOS 平台的打包版本,无需配置 Python 环境即可运行。

效果预览

Preview

使用方法

运行打包版本

  1. 在右侧 Releases 界面下载对应平台版本。
  2. 首次运行程序,根据程序提示填写信息。请注意地址和在校情况的填写,尤其是假期。
  3. 定时运行程序即可自动填报(Linux 可用 Crontab 定时执行)

从源码运行

  1. 确保系统有 Python3 环境。
  2. 安装模块:pip install -r requirements.txt
  3. 首次运行 main.py,根据程序提示填写信息。请注意地址和在校情况的填写,尤其是假期。
  4. 定时运行 main.py 即可自动填报(Linux 可用 Crontab 定时执行)

免责声明

该自动填报程序仅为了方便每日填报过程,严禁通过该程序伪造填报地址、健康状态。若使用该程序导致不良后果,使用者需承担所有责任!

问题反馈

如果你使用的时候出现了异常情况,欢迎提交 issue 并附上错误详情,程序日志为同目录的 log.txt 文件。

注意,日志中含有敏感隐私信息,不建议直接公开。详细日志中的 message 条目和 Python Traceback 信息可公开分享。

whut-autohealthreport's People

Contributors

chriskimzht avatar kmoonn avatar sssolitude avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

whut-autohealthreport's Issues

填报错误

请问是不是学校系统升级导致现在不能健康填报了呢?(研究生)2022年11月6日

用win10无法自动运行打包后的程序

用win10对打包后的程序进行自动运行,每次运行程序都提示未发现配置文件,进行配置文件初始化
双击打开倒是没问题,源码可以自动运行

能否搞个安卓版的?

晚上11点会断电,校园网会时不时需要重新登录,部署在上服务器我不会。可以请喝奶茶。

[获取SessionlD] data解码:'bind': False

[获取SessionlD]返回消息:
'status ': True, 'code': o, 'message': None, 'data':
'' , 'otherData': 0}
[获取SessionlD] data解码:
{'bind": False, 'sessionld': ''}[绑定身份]返回消息:
{'status': False, 'code': 50000, 'message':'身份证信息错误', 'data': None, "otherData': {}
[解绑账号]返回消息:
{'status': True,'code': o, 'message': None, 'data': , 'otherData'
[解绑账号]data解码:
解绑成功

日志

日志中出现其他人的账号信息,我觉得这个可能存在信息泄露,昨天看日志,看到别人的日志

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.