A Java client for the wupserver
Go to file
Maschell b818b0d1fe First commit. Only ls() is working so far
Started to port. Many functions are missing.
Some implementend are working, some are complety untested
2016-10-22 18:52:14 +02:00
src/de/mas/wupclient First commit. Only ls() is working so far 2016-10-22 18:52:14 +02:00
.gitattributes 🍭 Added .gitattributes & .gitignore files 2016-10-22 18:49:29 +02:00
.gitignore First commit. Only ls() is working so far 2016-10-22 18:52:14 +02:00
README.md First commit. Only ls() is working so far 2016-10-22 18:52:14 +02:00

A port of smea's client (WUPClient.py) for the wupserver.

https://github.com/smealum/iosuhax/tree/master/wupserver

Everything is from Smea, I'm just porting it!