Code Monkey home page Code Monkey logo

pkmngo-map's Introduction

PkmnGo Map

This is a Work-In-Progress attempt to merge all Pokemon-Go-API Python project.

Feature will be developed on base of the Project maintainer's view, so Pull-Request that don't follow his views will be rejected.

  • USE AT YOUR OWN RISK, Ban may occour!
  • Not so User-Friendly
  • Includes protobuf file
  • Ugly code

This version works only with PokemonTrainerClub account.
Don't use your official account or you may end up Banned.

Don't refresh Gyms and Pokestop data many time on Phone, it will consume much bandwith

Todo

  • One Click Deploy on Heroku like emeth-/pokelocater/
  • Cache PTC Credentials
  • Save in localstorage Hide Pokemon

Screen

Screen2

Another screen https://i.imgur.com/mpLvARC.png

Instructions

Generate a Google Maps API key here: https://console.developers.google.com/apis/credentials

Use Python2.7 for better compatibility.

Linux/macOS

  • pip install -r requirements.txt
  • Put Google Maps API key in config.json
  • Syntax: ./run.sh [user] [pass] "[location]"
  • Open another terminal in the project location and run python -m SimpleHTTPServer 8000
  • Run your browser to http://localhost:8000

Windows

  • Frist run pip.exe install -r [location requirements.txt],
    Example : C:\Python27\Scripts\pip.exe install -r C:\Users\Royal\Downloads\pkmngo-map-maps\requirements.txt
  • Put Google Maps API key in config.json
  • Start run.bat and enter in prompts for username, password, and location
  • Open browser to http://localhost:8000

Additional windows help here: https://www.reddit.com/r/pokemongodev/comments/4t8ohw/autoupdating_pokemon_go_map_scanner/d5g7xh80

Donate

My Bitcoin address is 1GV4ckHwhsqn9UAwgM8qFYArA8njCqZ21y

License

See LICENSE file

Credits

Thanks a lot to Mila432, Tejado for base API
Thanks to Leegao for Pokemon scanning
Thanks to AHAAAAAAA for Gym/PokeStop scanning
Thanks to memelyfe for PokeMap

Thanks to all /r/pokemongodev subreddit

pkmngo-map's People

Contributors

leegao avatar memelyfe avatar royalxm avatar tejado avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.