Skip to content

RocketMap Fork. Has nice stuff like Ex-Gym Detection, PMSF-like Pokemon selector with presets (for both hiding and notifications), Prio Notify, Filtering by raid boss, manage favorite locations, notifications for Tiny Rattata/Big Magikarp and more cool stuff

License

Notifications You must be signed in to change notification settings

darkelement1987/DarkFork

 
 

Repository files navigation

DarkFork

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.

Latest release:

Download the latest version of DarkFork here

Map

Discord:

What does DarkFork 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:

Installation

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

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

RocketMap Fork. Has nice stuff like Ex-Gym Detection, PMSF-like Pokemon selector with presets (for both hiding and notifications), Prio Notify, Filtering by raid boss, manage favorite locations, notifications for Tiny Rattata/Big Magikarp and more cool stuff

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 58.0%
  • JavaScript 26.4%
  • CSS 9.2%
  • HTML 6.1%
  • Shell 0.3%