Cross-platform tool to send files to PKSM over network. https://flagbrew.github.io/servepkx
  • HTML 34.7%
  • Java 24%
  • Go 23.1%
  • CSS 11.4%
  • Makefile 6.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2018-09-02 22:55:30 +02:00
browser refactor servepkx repo 2018-09-02 22:11:05 +02:00
go refactor servepkx repo 2018-09-02 22:11:05 +02:00
java refactor servepkx repo 2018-09-02 22:11:05 +02:00
.gitignore automate building process 2018-09-02 22:55:30 +02:00
LICENSE refactor servepkx repo 2018-09-02 22:11:05 +02:00
Makefile automate building process 2018-09-02 22:55:30 +02:00
README.md refactor servepkx repo 2018-09-02 22:11:05 +02:00

servepkx

servepkx allows users to upload Pokemon files from their PC to PKSM.

Currently there are three versions of servepkx available:

  • Browser: This version runs in your browser and doesn't require you to have Java installed.
  • Java: This version has a GUI for ease of use but requires Java to be installed.
  • Go: This version supports drag'n'drop as well as folder uploading and can detect your 3DS's IP address automatically.

Credits

Zaksabeast for the browser version of servepkx.

Slownic for the Java version.

Allen for the Golang version.