Coder Social home page Coder Social logo

jdms's Introduction

京东抢购秒杀助手

主要参考了liuxingguo/mjd这个项目的方法,由于原来的项目用的electron的版本比较低,所以更新了版本,用的vue-cli-electron-builder构建,顺便优化了一下交互。

京东的抢购有很多种不同的交互方式所以无法保证百分百成功。

使用方法

# install dependencies 安装依赖
yarn install

# start dev server 研发环境启动
yarn run electron:serve

# build pack 打包
yarn run electron:build

注意事项

  • 由于众所周知的网络问题,研发环境启动时可能因为下载electron-devtools失败而报Failed to fetch extension, trying 4 more times,但是不会影响使用
  • 同样的,第一次打包因为有依赖winCodeSign-2.6.0.7z这个包,下载失败也会导致打包失败,可以自己找一下资源下载完成后放到dist_electron这个目录下面
  • 目前还处于实验阶段,可能存在BUG及众多不稳定因素。由于还是个社畜,可能不能及时更新。

如果没有node环境可以启动,可直接下载可安装软件

electron打包配置还在学习中,所以目前只支持window版本的安装

软件截图

jdms

TODO

  • 可能把烦人的message提示改成后台日志
  • 增加查询商品库存,有库存自动下单的功能
  • 同步京东服务器时间
  • 账号可选
  • 支付密码改为非必填

使用说明

声明

  • 项目主要是基于学习electron的目的创建的,禁止任何的商用
  • 由于贫穷没有mac,所以mac版本如果有问题也无法处理,见谅

jdms's People

Contributors

yanxqwangsu avatar yx1aoq1 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.