All Projects → istornz → Ipokego

istornz / Ipokego

Licence: mit
A native iOS client to map the Pokemon around you!

Projects that are alternatives of or similar to Ipokego

Znc Push
Push notification service module for ZNC
Stars: ✭ 519 (-18.52%)
Mutual labels:  notifications
Pokemongobot
DEFUNCT - Bot that plays Pokemon Go
Stars: ✭ 572 (-10.2%)
Mutual labels:  pokemon
Socket.io Push
整合了小米,华为,友盟,谷歌,苹果推送的统一解决方案
Stars: ✭ 605 (-5.02%)
Mutual labels:  notifications
Countly Server
Countly helps you get insights from your application. Available self-hosted or on private cloud.
Stars: ✭ 4,857 (+662.48%)
Mutual labels:  notifications
Tsmessages
💌 Easy to use and customizable messages/notifications for iOS à la Tweetbot
Stars: ✭ 4,927 (+673.47%)
Mutual labels:  notifications
Laravel Failed Job Monitor
Get notified when a queued job fails
Stars: ✭ 582 (-8.63%)
Mutual labels:  notifications
Snooze
A package to simplify automating future notifications and reminders in Laravel
Stars: ✭ 515 (-19.15%)
Mutual labels:  notifications
Notify
File system event notification library on steroids.
Stars: ✭ 624 (-2.04%)
Mutual labels:  notifications
Overseerr
Request management and media discovery tool for the Plex ecosystem
Stars: ✭ 557 (-12.56%)
Mutual labels:  notifications
Gsmessages
A simple style messages/notifications, in Swift.
Stars: ✭ 595 (-6.59%)
Mutual labels:  notifications
Linux notification center
A notification daemon/center for linux
Stars: ✭ 545 (-14.44%)
Mutual labels:  notifications
Cogo Toast
Beautiful, Zero Configuration, Toast Messages for React. Only ~ 4kb gzip, with styles and icons
Stars: ✭ 557 (-12.56%)
Mutual labels:  notifications
Badgehub
A way to quickly add a notification badge icon to any view. Make any view of a full-fledged animated notification center.
Stars: ✭ 592 (-7.06%)
Mutual labels:  notifications
Airnotifier
Push Notifications Server for Human Beings.
Stars: ✭ 522 (-18.05%)
Mutual labels:  notifications
Applozic Android Sdk
Android Real Time Chat & Messaging SDK
Stars: ✭ 611 (-4.08%)
Mutual labels:  notifications
Larametrics
A self-hosted metrics and notifications platform for Laravel apps
Stars: ✭ 517 (-18.84%)
Mutual labels:  notifications
Toastify Js
Pure JavaScript library for better notification messages
Stars: ✭ 570 (-10.52%)
Mutual labels:  notifications
Countly Sdk Android
Countly Product Analytics Android SDK
Stars: ✭ 626 (-1.73%)
Mutual labels:  notifications
Swiftoverlays
SwiftOverlays is a Swift GUI library for displaying various popups and notifications
Stars: ✭ 621 (-2.51%)
Mutual labels:  notifications
Laravel Server Monitor
Don't let your servers just melt down
Stars: ✭ 595 (-6.59%)
Mutual labels:  notifications

Pokemap client for iOS Build Status Donate

This is a client for the Pokemap server (https://github.com/RocketMap/RocketMap)

iPokeGO is now officially available on the AppStore !

Features

  • Show/Hide Pokemons,Pokestops and Gyms.
  • Change radar position.
  • Drive destination to capture a specific pokemon (bike, walk and transit).
  • Notification on status bar when a new pokemon was added on the map.
  • Real notification working on iDevice and Apple Watch.
  • 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 (heroku, your server, jelastic and more...).
  • See distance and remaining time on each pokemons.
  • Possibility to show/hide common pokemon in a list.
  • Supports RocketMap and Pogom server.
  • Possibility to switch between all your servers easily.
  • Wifi only mode if you run this app at your home.
  • Possibility to follow user location.

Now with real push notification !

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 ;)

Installation

  1. Download the latest IPA file.
  2. Download Cydia impactor available for Mac/Windows and Linux.
  3. Connect your iDevice to your computer.
  4. Open Cydia impactor and drag the ipa file into the window.
  5. Enter your Apple ID email address and click "OK".
  6. Input your Apple ID password and click "OK" too.
  7. The app is now installed on your device but you can't launch it, so go in "Settings" app, "General" tab and "Device Management".
  8. Tap the new profile created and trust it.
  9. You are now able to run the app on your device !

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.

Configuration

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).

Compatibility

TODO

  • [x] Add possibility to follow user location (same as website).
  • [x] Update pokestop and gym annotations.
  • [x] Real notification.
  • [x] Change scan position.
  • [x] Add a server status page.
  • [x] Supports RocketMap and Pogom server.
  • [x] Add a server switcher functionality.
  • [ ] Regroup pokestops annotations to reduce CPU usage (clustering).
  • [ ] Find a way to do some background task without hack.

Others

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

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. 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].