Hello people,
I'm an occasional player that likes to have fun while not having to expend too much time training Pokemons.
With that in mind, and not having access to a Windows machine, I started this little project that allows one to edit pokemon save files through a command line interface that will work in any platform (Mac OS, Linux or Windows)
It heavily relies on PKHeX.Core, so all the kudos go to the maintainers of the library.
In case you see a fit for usage, it's quite simple to use:
Download the artifact related to your platform (Windows, Mac OS ARM or Linux)
Unzip it somewhere
Open the terminal where the unzipped files are
Execute it with: pkhex-cli /path/save.bin
If you're also a developer and wants to contribute, the repository is:
https://github.com/arleypadua/PKHeX.CLI
Just fork it and send me a PR.
The project is in it's early stages, so the only thing possible right now is to see the information of the trainer and edit existing items in the bag, but serves the purpose for an MVP