View your pokemon and their individual values.
Use at your own risk, you can get banned!
First, clone the repo via git:
git clone https://github.com/billyvg/pokemon-journal.git
And then install dependencies.
$ cd pokemon-journal && npm install
Check out this issue electron-userland/electron-prebuilt#76 (comment) if you are having problems
$ npm run dev
Note: requires a node version >= 4 and an npm version >= 2.