A Java client for the wupserver
Go to file
2016-10-24 00:49:25 +02:00
src/de/mas/wupclient Refactored the existing functions and added new functions 2016-10-24 00:49:25 +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!