Code Monkey home page Code Monkey logo

sysu-healthreport's Introduction

SYSU Health Report

基于 @tomatoFjksb_sysu 项目,发布到 GitHub Marketplace,方便调用。

可以实现每天定时运行,并使用 Telegram Bot 发送运行结果。

已可以正常运行,仍存在较大不确定性,谨慎使用

使用

Star 后前往 SYSU-HealthReport-Template 查看。

配置

jobs:
  report:
    runs-on: windows-latest
    steps:
    - name: Use SYSU Health Report
      uses: Editi0/SYSU-HealthReport@master
      with:
        netid: ${{secrets.NETID}}
        password: ${{secrets.PASSWORD}}
        ocr_token: ${{secrets.OCR_TOKEN}}
        tg_bot_token: ${{secrets.TG_BOT_TOKEN}}
        tg_chatid: ${{secrets.TG_CHATID}}

TODO

欢迎提交 pull requests 来增加其他通知推送方式,不过要考虑好 Token 的传递问题。

免责声明

此脚本仅供学习交流,禁止商业使用,使用软件过程中,发生意外造成的损失由使用者承担。如遇身体不适、或居住地址发生变化,请及时更新健康申报信息。

sysu-healthreport's People

Contributors

editst avatar mooncakedevop avatar storyandwine avatar wymli 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.