pokemon-journal

View detailed statistics about your Pokemon inventory (Pokemon Go)

Usage no npm install needed!

<script type="module">
  import pokemonJournal from 'https://cdn.skypack.dev/pokemon-journal';
</script>

README

Pokemon Journal

View your pokemon and their individual values.

Use at your own risk, you can get banned!

Screenshot

Install

First, clone the repo via git:

git clone https://github.com/billyvg/pokemon-journal.git

And then install dependencies.

$ cd pokemon-journal && npm install

Windows

Check out this issue https://github.com/electron-userland/electron-prebuilt/issues/76#issuecomment-191259022 if you are having problems

Run

$ npm run dev

Note: requires a node version >= 4 and an npm version >= 2.