GithubHelp home page GithubHelp logo

yibanclockin's Introduction

YiBanClockIn

理论适合所有学校(需修改正则表达式),数据来源于前一天的打卡结果,本项目自用,且禁止商用,请勿Fork!!!

免责声明

  • 如有发热发烧等症状,请立即停止使用本项目,认真实履行社会义务,及时进行健康申报.

  • 本仓库发布的YiBanClockIn项目中涉及的任何脚本,仅用于测试和学习研究,禁止用于商业用途,不能保证其合法性,准确性,完整性和有效性,请根据情况自行判断.

  • 所有使用者在使用YiBanClockIn项目的任何部分时,需先遵守法律法规。对于一切使用不当所造成的后果,需自行承担.对任何脚本问题概不负责,包括但不限于由任何脚本错误导致的任何损失或损害.

  • 如果任何单位或个人认为该项目可能涉嫌侵犯其权利,则应及时通知并提供身份证明,所有权证明,我们将在收到认证文件后删除相关文件.

  • 任何以任何方式查看此项目的人或直接或间接使用该YiBanClockIn项目的任何脚本的使用者都应仔细阅读此声明。本人保留随时更改或补充此免责声明的权利。一旦使用并复制了任何相关脚本或YiBanClockIn项目的规则,则视为您已接受此免责声明.

您必须在下载后的24小时内从计算机或手机中完全删除以上内容.

您使用或者复制了本仓库且本人制作的任何脚本,则视为已接受此声明,请仔细阅读

环境

Python3 >= 3.6.8

Windows部署

Linux部署(以CentOS7为例)

yum update

yum install git python3 -y

git clone https://ghproxy.com/https://github.com/Mashiro2000/YiBanClockIn.git

cd YiBanClockIn

pip3 install -r requirements.txt

vi YiBan.toml

python3 AioYiBan.py

青龙拉库命令

ql repo https://github.com/Mashiro2000/YiBanClockIn.git "" "images|notify"

青龙环境变量

> 账号信息
名称:YbCookie
值:nickname=XXX;account=11111111111;password=thisISPassword;[email protected];
-----------------------------------------------------------------------------------
> 发送人邮箱
名称:sendMail
值:[email protected]       # 管理员邮箱
--------------------
> 邮箱授权码
名称: authCode
值:abcdrfghijkl            # 不是密码
--------------------
> SMTP服务器
名称: smtpServer
值:smtp.qq.com             # 以QQ邮箱为例:smtp.qq.com
--------------------
> 邮箱服务的端口
名称:port
值:465                     # 25端口(简单邮箱传输协议),465端口(安全的邮箱传输协议)
--------------------
> 已打卡用户是否继续发送邮箱
名称:repeat
值:false                     # [true:仍然发送,false:不再发送]

注:如使用环境变量,请确保字段不包含&符号,否则将导致脚本失效(青龙面板多个环境变量以&隔开)

个人通知邮箱

感谢舍友@QingYi202提供的邮箱模板

效果图

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.