PokéNurse is a desktop application for Windows and Mac that allows you to manage your pokémon from Pokémon Go without the need for a mobile device. You can now favorite, transfer, and evolve from the comfort of your own home!
You may view all the releases here
This project uses Electron and Node.js. Criticism is welcome and encouraged.
- List and Sort Pokemon
- Pokedex Number
- Name
- CP
- IV
- Transfer Pokemon
- Evolve Pokemon
- Favorite/Unfavorite Pokemon
- PowerUp Pokemon
- Details - Evolutions, DPS, Energy, Moves, and more
- Renaming & Templated Renaming
When renaming, it will automatically convert a name like Bulba-[HP]
into Bulba-140
.
[IV]
represents the IV percent of that pokemon: 40[VI]
represents 100 minus the IV: 60[ATT]
,[DEF]
,[STA]
represent attack, defense, and stamina, they will appear like: ⑨[FAST]
is the damage of the quick move: 8[CHARGE]
is the damage of the cinematic move: 40[ENERGY]
is the amount of cinematic moves you can use before your energy runs out: ②[HP]
is the max stamina: 140
Note: Only 12 characters can be used to rename a pokemon.
All future pull request should be made to the develop branch.
git clone https://github.com/vinnymac/PokeNurse
cd PokeNurse
git checkout develop
yarn
yarn run dev
Package for your platform
yarn run package
Package for all platforms
yarn run package-all
-
Will I be banned from pokemon go for using PokeNurse?
This app is meant to make pogo easier to manage. This is not a bot. We do not send location data. No one has ever been banned for using PokeNurse as far as we are aware. This doesn't mean you cannot be banned, if they somehow begin to detect API calls from pogobuf, then this may very well start happening, but that is the risk of using any of these third party tools right now that are not the original app. -
What is this
hashingKey
PokeNurse asks for?
The API Hashing service is a paid service that allows third party Pokémon GO developers to build awesome tools for the game. Most of this tools were free to use in the past but, because of some changes Niantic introduced, there's no way to use them anymore without a Hashing Key license. You can learn more about what they are and how much they cost from this website.
- Google 2 Factor Authentication cannot be used. However you can use an AppPassword instead.
- cyraxx for pogobuf and node-pogo-protos
- AeonLucid for POGOProtos
- PkParaíso for the animated sprites, licensed under CC BY-NC-ND 3.0
This Project is in no way affiliated with, authorized, maintained, sponsored or endorsed by Niantic, The Pokémon Company, Nintendo or any of its affiliates or subsidiaries. This is an independent and unofficial API for educational use ONLY. Using the Project might be against the TOS