/pokemon-journal

View your pokemon inventory and their IVs (individual values)

Primary LanguageJavaScriptMIT LicenseMIT

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 electron-userland/electron-prebuilt#76 (comment) if you are having problems

Run

$ npm run dev

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