1 Star 0 Fork 0

hui-shao / nuedc-sign

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

签到助手(全国大学生电子设计竞赛网)

用于每日签到领取赫兹币

使用方式

  1. 安装 python 后,切换到项目目录用下列命令安装依赖。

    pip install -r requirements.txt
  2. config.toml.example 复制一份并重命名为 config.toml

  3. 编辑 config.toml 文件,填写从网站上获取的 cookie

  4. push_tokenpush_plus 的推送 token,可不填。

  5. 运行一次试试看。

    python main.py

部署方式

  • Crontab

    15 9 * * * python3 -u "/root/nuedc_sign/main.py" >> /root/nuedc_sign/log.txt 2>&1
  • Github Action

  • Etc....

这些都可以,emm,自行解决吧。

About

全国大学生电子设计竞赛网签到助手 expand collapse
Python
AGPL-3.0
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
Python
1
https://gitee.com/hui-shao/nuedc-sign.git
git@gitee.com:hui-shao/nuedc-sign.git
hui-shao
nuedc-sign
nuedc-sign
master

Search