Code Monkey home page Code Monkey logo

hdu_fanya's Introduction

简介

本仓库实现了一个HDU泛雅平台学习通上未完成作业的定时邮件提示系统

配置

  1. Fork本仓库

  2. 设置QQ邮箱权限

    QQ邮箱需要开启SMTP服务,并取得授权码作为之后的邮箱登录密码。

    该邮箱将作为定时提示服务的发送方。

    具体操作步骤可参考 官方教程

  3. 添加Secrets

    在Fork后的仓库内的Settings->Secrets 添加以下字段。

    字段名 说明
    MAIL_ADDRESS 接收邮件地址
    MAIL_USERNAME 发送邮件地址
    MAIL_PASSWORD 发送邮件登陆密码/授权码
    HDU_USERNAME 数字杭电账号
    HDU_PASSWORD 数字杭电密码
  4. 验证

    在Fork后的仓库内的Actions启用workflow功能。

    启动workflow功能后可手动run进行验证。

    workflow 运行成功后,该系统会在每天早上7点通过邮件发送学习通上未完成的作业进行提醒。

hdu_fanya's People

Contributors

nc-77 avatar crazygriferman 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.