cypherix93 / Pokemon-GO-Scanner

(Abandoned) Map scanner for Pokemon GO to find wild pokemon, gyms, stops etc.
16 stars 5 forks source link

How to use it? #3

Closed jonathanroze closed 8 years ago

jonathanroze commented 8 years ago

Hello, sorry but how to use your soft ? How launch it?

Thx

cypherix93 commented 8 years ago

Hey there. Yeah I forgot to put the Usage Guides on the README. Even then, this project is still heavily a WIP. Nothing useful works yet. The master branch has almost nothing in it. You should pull the feature branch issue-1 to get the latest thing I am working on, if you want. Anyway, this is how you use it:

You are going to need your own Google Maps API key. Set the environment variable GOOGLE_MAPS_API_KEY with your API key. Check here to see how I am using it.

Honestly if you are not looking to contribute, don't even bother running it now. Give me a few days to get a usable version out and then I can put detailed information in the README.

P.S. To know where the interesting stuff is going on, check out Poke.io. This is where the real API is being built.