Skip to content

Hui4401/USTC-SSE-NoticeRemind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USTC-SSE-Notice-Remind

PS:LZ已毕业,不再维护,如脚本不可用需自行修改后使用

中科大软件学院信息化平台通知提醒,该脚本可以登录信息化平台查询当日公告、通知并发送到指定接收邮箱,配合服务器定时任务使用,避免错过重要通知

Install

git clone https://github.com/Hui4401/USTC-SSE-NoticeRemind.git

Usage

首先确保系统已有 Python3.8+ 环境并安装第三方包 requests、beautifulsoup4、lxml

然后修改 config.py 中的配置信息,设置自己的信息化平台账号、smtp账号、接收邮箱等

执行 main.py 即可查询当日公告,可部署到云服务器设置每日定时任务来进行自动化提醒,定时任务见 Crontab

License

GPLv3 © Hui4401

About

中科大软件学院信息化平台通知提醒

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages