/iPokeGo

A native iOS client to map the Pokemon around you!

Primary LanguageObjective-CMIT LicenseMIT

Pokemap client for iOS

This is a client for the Pokemap server (https://github.com/AHAAAAAAA/PokemonGo-Map)

Features

  • Show/Hide Pokemons,Pokestops and Gyms
  • Drive destination to capture a specific pokemon
  • Notification on status bar when a new pokemon was added on the map
  • Possibility to make a favorite list of pokemon (when a favorite pokemon was added on map, a notification more visible is fired)
  • Add any server
  • Possibility to show/hide very common pokemon like (Rattata, Pidgey, Zubat, Drowzee)

Installation

Compile this project with Xcode 8 beta

Compatibility

This app works with all iPhone/iPod Touch and iPad, you only need iOS 8 or more.

TODO

  • TODO: Make the app totaly independent
  • TODO: Change scan position based on user location

Android Version

There is an Android port in the works. All Android related prs and issues please refer to this repo.

LICENSE

iPokeGo is released under the MIT license. See LICENSE for details.

#[Official Website] (https://jz6.github.io/PoGoMap/#) 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