All Projects → RocketMap → Rocketmap

RocketMap / Rocketmap

Licence: agpl-3.0
🌏 Live visualization of all the pokemon in your area... and more!

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to Rocketmap

Worldopole
Worldopole is a third party extension for RocketMap showing some nice statistics.
Stars: ✭ 89 (-96.83%)
Mutual labels:  pokemon, rocketmap
pokemonshowdown-ai
Reinforcement learning for Pokemon.
Stars: ✭ 22 (-99.22%)
Mutual labels:  pokemon
pmd-gen
Password generator for Pokemon Mystery Dungeon: Rescue Team DX
Stars: ✭ 19 (-99.32%)
Mutual labels:  pokemon
pokedex
📕 DIY full-stack workshop teaching you Elixir, Absinthe GraphQL, React and Relay
Stars: ✭ 17 (-99.4%)
Mutual labels:  pokemon
pokemon-app
A simple Flutter app that lists all the 151 1st generation pokemóns.
Stars: ✭ 17 (-99.4%)
Mutual labels:  pokemon
ivcalc
LegendaryPKMN.net’s Pokémon Individual Value & Stat Calculator.
Stars: ✭ 24 (-99.15%)
Mutual labels:  pokemon
proshine
A free, open-source and advanced bot for Pokémon Revolution Online.
Stars: ✭ 53 (-98.11%)
Mutual labels:  pokemon
pokegb
A gameboy emulator that only plays Pokemon Blue, in ~50 lines of c++.
Stars: ✭ 1,166 (-58.52%)
Mutual labels:  pokemon
Professor-Redwood
Pokemon Go Discord Bot
Stars: ✭ 36 (-98.72%)
Mutual labels:  pokemon
nuzlocke-generator
📃 A nuzlocke template generator.
Stars: ✭ 21 (-99.25%)
Mutual labels:  pokemon
PokeTraveler
Let's walk through Pokemon World!
Stars: ✭ 122 (-95.66%)
Mutual labels:  pokemon
PokeChat
UNIX compatible, Discord and Telegram inspired, Pokémon-themed instant messaging service.
Stars: ✭ 11 (-99.61%)
Mutual labels:  pokemon
pokemon
Online 3D Pokémon Viewer
Stars: ✭ 34 (-98.79%)
Mutual labels:  pokemon
pokengine
An online Pokémon battle system for the web
Stars: ✭ 45 (-98.4%)
Mutual labels:  pokemon
pogo-cruncher
UNMAINTAINED, Niantic now requires keys for their API
Stars: ✭ 48 (-98.29%)
Mutual labels:  pokemon
react-relay-pokemon
Use React & Relay as your Pokedex!
Stars: ✭ 88 (-96.87%)
Mutual labels:  pokemon
pokemon-essentials
Pokémon game project made in RPG Maker MV.
Stars: ✭ 48 (-98.29%)
Mutual labels:  pokemon
PokemonBattleEngine
A C# library that can emulate Pokémon battles.
Stars: ✭ 92 (-96.73%)
Mutual labels:  pokemon
ReMasters
Reverse Engineering Pokémon Masters
Stars: ✭ 55 (-98.04%)
Mutual labels:  pokemon
pokemon
ascii database of pokemon... in python!
Stars: ✭ 49 (-98.26%)
Mutual labels:  pokemon

RocketMap

Python 2.7 License Build Status

Live visualization of all the Pokémon (with option to show gyms, raids and PokéStops) in your area. This is a proof of concept that we can load all the Pokémon visible nearby given a location. Currently runs on a Flask server displaying Google Maps with markers on it.

Map

Features:

  • Shows Pokémon, PokéStops, raids and gyms with a clean GUI.
  • Notifications
  • Lure information
  • Multithreaded mode
  • Filters
  • Independent worker threads (many can be used simultaneously to quickly generate a livemap of a huge geographical area)
  • Localization (en, es, fr, pt_br, de, ru, ko, ja, zh_tw, zh_cn, zh_hk)
  • DB storage (mysql) of all found Pokémon
  • Incredibly fast, efficient searching algorithm (compared to everything else available)

Information

Installation

For instructions on how to setup and run the tool, please refer to the project documentation.

Deployment

Please note, deployments are not supported officially. You are using these deployment links at your own risk. Deploy Deploy on Scalingo

Contributions

Please submit all pull requests to develop branch.

Building off tejado's python pgoapi, Mila432's API, leegao's additions and Flask-GoogleMaps. Current version relies primarily on the pgoapi and Google Maps JS API.

Discord and front-end use Iconset by Roundicons Freebies and icon by Flat Icons from www.flaticon.com. License: CC 3.0 BY can be found here.

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