Skip to content
This repository was archived by the owner on Sep 7, 2024. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker

docker pull hoywu/gradereminder

Environment Variable Description Example
requestURL Educational administration system URL https://*****.*****.edu.cn/cjcx/cjcx_cxXsgrcj.html?doType=query&gnmkdm=N******&su=
studentID Student Number, split by comma 0000000001,0000000002
cookie Cookie, split by comma, same order as studentID route=***; JSESSIONID=***,route=***; JSESSIONID=***
checkDelay Delay between each check, in milliseconds 10000
userAgent User-Agent, if needed Mozilla/5.0
tgBotUrl Telegram Notification push URL https://api.telegram.org/bot<token>/sendMessage?chat_id=***
PushTargetByUserID WeChat Push target user id, split by comma, same order as studentID user1,user2
agentID WeChatWork Application agentID, necessary if PushTargetByUserID is set 1000001
corpId WeChatWork corpID, necessary if PushTargetByUserID is set wwb12345678901234e
corpSecret WeChatWork Application corpSecret, necessary if PushTargetByUserID is set
debug Print Debug Information 0

About

正方教务监控 多用户 Telegram/微信推送 Docker部署

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages