Skip to content

The-Real-Ketchum-Dev/PoGoMaps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoGoMaps

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.

logo

Discord

What does PoGoMaps have that other RM forks don't:

  1. Cool navigation-bar filters like filtering/including/excluding per Pokémon type, generation and special tiers.
  2. Gen nr. in your Pokémon labels
  3. Get notified for Tiny Rats & Big Karps + the option to prio-notify Pokémon (Pokémon in notify filters will ALWAYS be visible)
  4. Depending on your -rh (rarity-hours) setting, Pokémon will get assigned 'New Spawn' when your map hasn't seen this pokemon for <rh-setting> hours
  5. The option to import/export your customized map settings
  6. Keep a list of your favorite locations!

And more to be added!

Features:

  • Shows Pokémon, PokéStops, raids and gyms with a clean GUI.
  • Notifications
  • Lure information
  • Multithreaded mode
  • Filters
  • Additional dropdown menu filtering by Tomballer
  • Independent worker threads (many can be used simultaneously to quickly generate a livemap of a huge geographical area)
  • Localization (en, 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)

Todo:

COMING SOON

Installation

COMING SOON!!!

Contributions

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. Filters by Tomballer License: CC 3.0 BY can be found here.

About

SenorKarlos RM Fork + PR's & Cool stuff

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 58.3%
  • JavaScript 26.3%
  • CSS 9.3%
  • HTML 5.8%
  • Shell 0.3%