GlimmerDex is a shiny hunting companion app that tracks encounters for every Pokémon across generations. Powered by PokéAPI, it supports methods like Random Encounters, Masuda, and DexNav. GlimmerDex logs your shiny collection, checks for shiny-locked Pokémon, and makes tracking your shiny progress easy and efficient!
Individual games can now be selected instead of the whole generation like shown in the screenshots below
- Tracks encounters for multiple shiny hunting methods (Random, Masuda, Soft Reset, SOS, etc.)
- Displays and organizes shiny Pokémon collections
- Shiny-lock check to ensure accurate shiny hunting
- Fully supports all Pokémon generations
- Open a terminal or command prompt.
- Run the following command to clone the repository:
git clone https://github.com/NikosDeliv/GlimmerDex.git
- Open the solution in Visual Studio, build the project, and then run the application.
- Search Pokémon: Use the search box to find specific Pokémon.
- Track Encounters: Choose a hunting method and use the buttons to log encounters.
- Mark as Shiny: Once found, use the Mark as Shiny button.
- View Collection: See your collection of shiny Pokémon and track shiny-locked status.
This project is licensed under the MIT License. See the LICENSE file for details.