Giter Site home page Giter Site logo

jd_sign_action's Introduction

基于github action的京东自动化签到

介绍

使用NobyDa “京东多合一签到脚本”为基础,移植到github actions自动化执行。

触发方式

  • 点亮Star
  • 凌晨4点定时执行
  • 自定义:.github/workflows/work.yaml 编辑

注意问题

问题:Fork 项目 cron 不执行

1、建议修改README.md提交,以触发定时任务。

2、定时任务的时间是UTC时间,跟**时间有8小时的时差。

使用用法

  • 点击右上角 Fork 项目;
  • Settings -> Secrets 中添加京东Cookie、Server酱SCKEY;
    • JD_COOKIE:账号1Cookie
    • JD_DUAL_COOKIE:账号2Cookie(选填)
    • PUSH_KEY:Server酱SCKEY
  • 点击Star,任务会自动执行,运行进度和结果可以在Actions页面查看;
  • 当任务运行完成时,会将运行结果和错误信息打包到Artifacts,可自行下载查看;
  • 如果配置了Server酱,运行结果会推送到微信;

获取京东cookie

  • 使用项目中的Chrome插件:JDCookie
  • Chrome中拓展程序开启开发者模式
  • 点击加载已解压的拓展程序,选择JDCookie目录;
  • 登录领京豆
  • 点击JDCookie即可拷贝京东cookie;

获取Server酱SCKEY

  • github 授权登录Server酱官网;
  • 菜单栏微信推送扫描绑定微信;
  • 菜单栏发送消息拷贝SCKEY;

效果截图

WechatIMG3

WechatIMG4

参考项目

jd_sign_action's People

Contributors

zhdeveloper avatar wentaibao avatar uknownothingsnow 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.