Coder Social home page Coder Social logo

multi_function_github's Introduction

multi_function_github

运行环境:Java8,maven

有脚本运行问题可关注微信公众号: 卷福同学 , 公众号内询问

京豆脚本使用

Java运行方式

  • 修改application.properties文件里jd.pt_key和jd.pt_pin为你的Cookie里的pt_key和pt_pin
  • 运行MultiFunctionApplication类下的main函数启动项目
  • 项目启动后,浏览器打开http://localhost:8080/doc.html#/default/jd-service/getJDUsingGET 可调试签到任务,入参和任务关系为:
    • 1 : 京东每日签到任务
    • 2 : 摇京豆签到
    • 3 : 抽京豆
    • 4 : plus会员签到

Docker运行方式

  • 替换application.properties文件或docker-compose.yml文件下的pt_pin和pt_key
  • 运行maven package将代码构建为jar文件
  • 运行docker build -t jdou将jar包构建为docker镜像,名称为jdou
  • 运行docker-compose up运行上一步构建的镜像即可

更新

  • 2022.05.15 增加Dockerfile、docker-compose文件,用于docker构建镜像和运行镜像
  • 2022.05.01 新增自动签到定时任务:摇京豆签到、抽京豆任务、plus会员签到。接口文档可视化界面
  • 2022.04.27 新增服务探活接口和部署脚本deploy.sh,可用于阿里云云效自动化部署 具体部署步骤见博客:2分钟教你部署2048小游戏到云服务器

multi_function_github's People

Contributors

longbig avatar

Watchers

James Cloos 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.