Hi everyone,
I made PKHeX-Avalonia, a native port of PKHeX for macOS, Linux and Windows. No Wine, no VM.
The important part first: the core is the original PKHeX.Core from kwsch, completely untouched. I sync it with upstream daily, so legality checks and save handling behave exactly like the original. Only the UI is new.
On top of the usual PKHeX features it has some extras:
- Auto Legality Mod built in. Paste a Showdown set, get a legal mon.
- Living Dex generator
- LiveHeX over Wi-Fi (sys-botbase)
- Whole save legality audit with CSV export
- Automatic save backups and a save compare tool
- UI in 9 languages, dark, light and high contrast themes
- Drag a mon from a box straight to your desktop as a file, and back
Free and open source (GPLv3).
Repo: https://github.com/realgarit/PKHeX-Avalonia
Downloads: https://github.com/realgarit/PKHeX-Avalonia/releases
It's still young, so expect some rough edges. Bug reports on GitHub are very welcome.