BlossomsPokemonGoManager is a tool created for managing your game. It allows you to sort your Pokémon by several values, to rename, transfer, evolve or to power-up one or several of them.
It was made for easier management of Pokémon, deciding which to keep, and which to throw away.
Tool overview | Login | Omnisearch Bar (GIF) | Batch Operations (GIF) | Sorting (GIF)
- Both Google and PTC authenticated logins
- Localized pokémon names
- Exact IV (Individual values) displayed
- Powerful Omnisearch bar, allowing you to search by nickname, species, family, types, moveset, and pokeball used to capture
- Batch operation tools, allowing you to quickly rename, transfer, evolve, and power-up your pokemon.
- Tons of sort options, allowing you to sort your pokemon quickly by nickname, pokedex number, species, IV%, types, moves (with DPS), CP, Max CP, HP, total candies, candies to evolve, stardust to powerup, caught date, and what the pokemon was caught with.
A lot more features are planned! Check Issue page for enhancements for an overview.
You can even submit your own suggestions.
- You need at least Java 8 installed to run this tool. Verify your Java version here or download the latest Java JRE release and install it.
- Download the latest stable version of this tool from releases.
- Double-Click the extracted
.jar
file and run it. - Log in with your credentials. PTC account directly, for Google follow the instructions and copy the session token.
- Enjoy the tool!
WARNING! This version might be unstable, so use at your own risk.
- Java SDK for Java 8 has to be installed.
- Clone the repository on the develop branch locally or download the ZIP of this branch.
- Build the project with either maven compiler, or your IDE of choice (Eclipse, IntelliJ) . To use it in an IDE, you have to import the project as a Maven project.
- Run it as an Application, with
me.corriekay.pokegoutil.BlossomsPoGoManager
as entry file.
(more detailed instruction will follow)
We are open for any help on our tool.
If you are fond of programming, you can always take one of the open issues, post that you want to help and create a Pull Request. For other features PRs are welcome too, but make sure the feature is really needed and/or not done in another way so that the work isn't wasted.
IMPORTANT! Please submit Pull Requests only against develop
! PRs against master will be rejected.
Thanks for your help.
That's the best way how you can help us.
If you found a bug, submit an issue. If you have a suggestion, submit an issue. Just make sure, BEFORE SUBMITTING, that the issue wasn't already mentioned. Search on the issue tracker helps there.
Just one thing: Please try to not group too many bugs/suggestions in one issue It's better to have ten more issues where it's clear what there is inside than to have one big blob. So don't hesitate to create more than one issue.
If you have Bugs, please be as detailed as possible.
Write down the steps that led to the error. Describe what happened, and what you would've expected. If there is an Error written somehwere, post the full code in your issue. If you want, include a screenshot. And if it's a bug with the development version, specifiy that right at the beginning of your issue.
While we are fairly positive that this tool will not get your account into any trouble, please use at your own risk. There are no direct statements from Niantic what third-party tools are allowed and what not, but it might go against their ToS.
We use discord to organize our development and answer questions. We also post important announcements there.
Our discord can be found here
- A: Yes. No. Maybe. It's possible, but no one can really answer that exactly right now. Read the Disclaimer a few lines above this FAQ.
- A: Java 8 is not installed (correctly). Download and install the latest Java JRE release.
- A: It's a small bug with the current config. Go to your folder where the
.jar
file is and delete theconfig.json
.
- A: Read up Install Oracle Java 8 (JDK8 and JRE8) in Ubuntu or Linux Mint on how you exactly do it.
Q: Is the IV calculated somehow? Is it the correct value or maybe wrong? My IV calculator says something different.
- A: The IV isn't calculated, it is directly taken from the API response. It's the exact value like the game has it.
- A: No. We'll include lucky egg support for evolving, but that's it. We are not just another botting tool. We want to keep the use of our tool as fair as possible and just make managing Pokémon easier.
- A: Maybe yes! Submit an issue explaing your suggestion as detailed as possible. We will look over it and see if we will include it and when (: