Skip to content

kerrymilan/pogo-maps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pogo-Maps

This utility is designed to receive JSON output from a 3rd-party Pokemon Go tracker and apply user-defined display filters.

Dependencies

  • cURL
  • PHP
  • SQLite3

Installation

  1. Create a cron job to call ./refresh.sh periodically (every 1-5 minutes).
  2. Point the web server to the 'html' folder in this directory.
  3. Create users in the SQLite database in this directory.
  4. Provide pokemon sprites and gym icons in ./html/include/img/
    1. Provide a icons-sprite.png sprite sheet (sprites should be 40px * 40px)
    2. Run raid/generate.sh to build raid boss icons

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published