Skip to content

Find Pokemon in Pokemon GO using a tracker that works

Notifications You must be signed in to change notification settings

rcrichton/pokeping

Repository files navigation

PokePing

Find Pokemon using a tracker that works! Visit PokePing.net.

To run your own, you will need your own accounts.json file in the root directory with form [{username: 'xxx', password:'yyy'}]. You can add as many account as you like to improve queries per second on the server. The server will round-robin between accounts.

To install and run:

sudo apt-get install libprotobuf-dev build-essential pkg-config
npm install
npm start

Then, access the url that is displayed.

This codebase uses the standard js style, stylecheck with npm test.

Thanks

I used, borrowed code and referenced some of the following repos during development of this app. I really apreciate the effort they have put in. I wouldn't have gotten this far without building off their work.

About

Find Pokemon in Pokemon GO using a tracker that works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published