Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

asottile-archive/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 66.8%
  • JavaScript 17.1%
  • Protocol Buffer 10.5%
  • HTML 2.7%
  • CSS 2.4%
  • Makefile 0.3%
  • Shell 0.2%