Coder Social home page Coder Social logo

michalspondr / pokemongo-map Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ahaaaaaaa/pokemongo-map

0.0 1.0 0.0 10.46 MB

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

License: MIT License

Python 99.01% Batchfile 0.01% Protocol Buffer 0.38% HTML 0.61%

pokemongo-map's Introduction

#Why this fork?# It's not final, I just wanted to have a script which notifies me about a new Pokemon around my position. You know, you're at work and you don't want to turn the app every minute just to check if there's a new Pokemon. I hope I'll make some cleanup after it's functional, maybe I won't need the map itself. This is the purpose of original PokemonGo-Map application and I don't intend to duplicate it, I just wanted to start with some functional code as soon as possible.

Possible usage#

This is how I use it now (change IP addresses and credentials to your own). You need to get your user/password at https://www.pokemon.com

Output to file

./example.py -H 127.0.1.1 -u user -p password -l "Google Maps location" -st 1 2>/dev/null >>/tmp/output.log

Or simply use it without redirecting

Parse and stream file

ncat -lk 5566 -c 'tail -f /tmp/output.log'

Read data remotely

nc -v 127.0.0.1 5566

#Support for master branch dropped.# ##Accepting only pull requests for develop branch. ##

#[Official Website] (https://jz6.github.io/PoGoMap/)#

##Android Port <== Direct all andriod related PRs and discussion here.

Please submit all pull requests to Develop Branch

PokemonGo Map

Build Status Coverage Status

Live visualization of all pokemon (with option to show gyms and pokestops) in your area. This is a proof of concept that we can load all nearby pokemon given a location. Currently runs on a Flask server displaying a Google Map with markers on it.

Using this software is against the ToS and can get you banned. Use at your own risk.

Building off Mila432's PokemonGo API, tejado's additions, leegao's additions and Flask-GoogleMaps.


#For instructions, please refer to the wiki#

Hello Paul Xu the Internship king ;)

pokemongo-map's People

Contributors

6iz avatar ahaaaaaaa avatar benemorius avatar denia42 avatar dintriglia avatar foodforarabbit avatar h1pp0 avatar h3adsho0ot avatar johanneshn avatar jz6 avatar marauder37 avatar medghaim avatar melonsmasher avatar michalspondr avatar monkeyleet avatar nborrmann avatar nyubis avatar popsul avatar pperle avatar rgnvldr avatar rofrankel avatar scyntrus avatar shinhan avatar solojungle avatar svenluijten avatar sykhro avatar szabolcsdombi avatar w0lfschild avatar wcastello avatar xdtrammell avatar

Watchers

 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.