https://github.com/poshodev/dextool
📦 Management tools for a Pokémon Living Dex, shiny hunting and streaming.
https://github.com/poshodev/dextool
livingdex pokedex pokemon shiny twitch
Last synced: 5 months ago
JSON representation
📦 Management tools for a Pokémon Living Dex, shiny hunting and streaming.
- Host: GitHub
- URL: https://github.com/poshodev/dextool
- Owner: PoshoDev
- Created: 2020-02-17T20:09:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-04T04:49:04.000Z (over 4 years ago)
- Last Synced: 2026-01-07T04:28:28.967Z (6 months ago)
- Topics: livingdex, pokedex, pokemon, shiny, twitch
- Language: Yacc
- Homepage:
- Size: 11.5 MB
- Stars: 28
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
Awesome Lists containing this project
README
# 📦 DexTool
DexTool is a Box-based management tool for maintaining and keeping track of a Pokémon Living Dex.
## Downloads
- ### [Download v0.4.0-alpha](https://github.com/PoshoDev/DexTool/releases/download/v0.4.0-alpha/DexTool_0.4.0.zip)
- [Change Log](https://github.com/PoshoDev/DexTool/blob/master/ChangeLog.md)
- [All Releases](https://github.com/PoshoDev/DexTool/releases)

It also lets you take screenshots of your current progress for you to flaunt at your mom!
| Regular Export | Shiny Export |
| :----------------------------------------------------------: | :----------------------------------------------------------: |
|
|  |
### How to Use:
| Key | Action |
| :----------------------------------------------------------: | ------------------------------------------------------------ |
| Right click on
**→** | Change Pokémon status. |
| *Hold* right click on
**→** | Multi-select. |
| Left click on
 | Select Pokémon, displaying Info, Area and Counting buttons. |
| 
or Mouse
Wheel Up | Jump to previous box. |
| 
or Mouse
Wheel Down | Jump to next box. |
|  | Deselect Pokémon. |
|  | Count up (for selected Pokémon). |
|  | Count down (for selected Pokémon). |
|  to  | Jump to box containing first Pokémon of a generation. |
|  and  | Jump to last box. |
| D | Switch between National, Galar Dex and Armor Dex. |
|  | Toggle Gigantamax forms. |
|  | Export progress image.
Saved as *C:\Users\USER\AppData\Local\DexTool\dex.png* |
|  | Switch between Shiny and Regular dex. |
### Tips & Additional Info:
- When you right click a Pokémon slot it will change its color. You can decide the meaning of each color, but I _(thy tool creator)_ use them as follows:
| Color | Meaning |
| :----------------------------------------------------------: | ------------------------- |
|  | Not obtained. |
|  | Obtained and in HOME. |
|  | Obtained but not in HOME. |
* Your **SAVE DATA** is stored as:
* _C:\Users\USER\AppData\Local\DexTool\save.ini_
* Your **IMAGE EXPORTS** are stored as:
* _C:\Users\USER\AppData\Local\DexTool\dex.png_
* The **OUTPUT FILES** (for streaming, etc.) for the currently selected Pokémon is stored at:
* _C:\Users\USER\AppData\Local\DexTool\Output_
* Your **BACKUPS** are stored at:
* _C:\Users\USER\AppData\Local\DexTool\Backups_
* They are made every 5 minutes after the first change since the last backup and when the application is closed.
* *"I downloaded the repo and compiled it, but it doesn't work. What gives?"*
* Because a few functions are from third-party developers, I excluded *their* code from *my* project. So if you ever want to compile this poop of a project, then it's your responsibility to get their extensions/functions from themselves. Please understand!
### Credits:
- Code by [Posho](https://github.com/PoshoDev).
- Ripped sprites from [PokéSprite](http://msikma.github.io/pokesprite/) by [msikma](https://github.com/msikma).
- [CSV Manager](https://marketplace.yoyogames.com/assets/522/csv-manager) by [derme](https://github.com/derme302).
### Additional Links:
- [DexTool Project](https://github.com/users/PoshoDev/projects/2): Keep track of the ongoing GitHub project.
- [DexTool-HOME](https://github.com/PoshoDev/DexTool-HOME): BlueStacks Macros for Pokémon HOME.
- [DexTool-UltraTrim](https://github.com/PoshoDev/DexTool-UltraTrim): Tool used to trim sprites for this project.
- [DexTool-Legacy](https://github.com/PoshoDev/DexTool-Legacy): Old DexTool project for managing Pokémon Living Dexes.