Skip to content

aeaston/PokemonGo-Map

 
 

Repository files navigation

Upstream's not accepting PRs, let's fork!

Things you'll need beforehand:

  • A pokemon.com account (I'd suggest making an account separate from the one you play on since this probably violates the TOS).
  • A google maps api key. You can create one [here] 1.
  • A lat / lng of your location. You can use the [google geocoder] 2.

Rough usage:

  • Set up config.json Usually:
    • cp config.example.json config.json
    • chmod 600 config.json
    • $EDITOR config.json
  • make venv
  • . venv/bin/activate
  • pgctl start

About

Live visualization of all the pokemon in your area... and more!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.6%
  • Protocol Buffer 12.5%
  • JavaScript 7.6%
  • HTML 3.0%
  • CSS 2.5%
  • Makefile 0.4%
  • Shell 0.4%