A native iOS client to map the Pokemon around you!
This is a client for the Pokemap server (https://github.com/RocketMap/RocketMap)
iPokeGO is now officially available on the AppStore !
With the latest version of iPokeGO, you can be notified when a new pokemon appear anywhere. It’s now possible to play Pokemon GO and be directly warned !
Of course notification works well on the Apple Watch !
You will have no more reason of all not to catch them 😉
For help with this part of installation, r/sideloaded (on reddit) will most likely be able to help you, as you are technically sideloading this app. There is also a good cydia impactor guide here.
On settings, please enter the address of your server.
Warning : “localhost:5000” or “127.0.0.1:5000” are hardware address so it will not work !
To find your address look at this : http://bit.ly/2aweVR1 (if you have a local server) and http://bit.ly/1dWVBmR (if you want to remote server).
If you want to edit storyboard file and compile with Xcode 7 on iOS 10 beta, please move the iOS 10 developer image inside Xcode 7 folder refer to this link
There is an Android port in the works. All Android related prs and issues please refer to this repo.
iPokeGo is released under the MIT license. See LICENSE for details.
Thx to @ryanmclachlan for the beautiful UI Design !
#[Official Github] (https://github.com/RocketMap/RocketMap)
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