Skip to content

vacharanon/pogo2

Repository files navigation

POGO2 - A quick proof of concept

This small app will list your Pokemon GO's pokemons in a table with different sort available.

  • Sort by name
  • Sort by name then by CP
  • Sort by name then by IV
  • Sort by VP
  • Sort by IV

This is an improved version of previous pogo app. With web interface, sortable web output, adn PTC support.

Installation

  1. Install latest Node.js
  2. Clone this repository and cd in.
  3. Restore Node dependencies using npm install

Usage

Type "gulp" then open browser to http://localhost:3000/

Thank you

Pogobuf for their amazing API!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published