Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 634 Bytes

README.md

File metadata and controls

35 lines (25 loc) · 634 Bytes

Pokemon GO Desktop

Desktop App for utilizing Pokemon GO
Power by Electron, React, Webpack, Babel
(boilerplate by chentsulin/electron-react-boilerplate)

Screenshot

Current Feature

  1. Multiple account mangement
  2. Pokemon stat analysis (IV%, LV, HP)
  3. Transfer easily (with batch mode)

Install

git clone & install

$ git clone https://github.com/jackypan1989/pokemon-go-desktop.git
$ cd pokemon-go-desktop && npm install

Run

$ npm run dev

Author

Guan Yu Pan (jackypan1989@gmail.com)

License

MIT

Welcome to contribute it, just send me a PR :)