Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 2.97 KB

README.md

File metadata and controls

62 lines (35 loc) · 2.97 KB

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.