From f268012705faf799c9d4ea7861f8e40c4b5e14a9 Mon Sep 17 00:00:00 2001 From: BullyWiiPlaza Date: Sat, 22 Oct 2016 12:33:39 +0200 Subject: [PATCH] Add readme --- .idea/vcs.xml | 6 +++ .idea/workspace.xml | 92 ++++++++++++++++++++++++--------------------- README.md | 22 +++++++++++ 3 files changed, 77 insertions(+), 43 deletions(-) create mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 51b463c..f5fa13b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,7 +1,11 @@ - + + + + + @@ -81,18 +85,6 @@ - - - - - - - - - - - - @@ -106,21 +98,27 @@ - - + + - - - - - - + + + + + + + + + + + + @@ -146,6 +144,9 @@ + + @@ -248,7 +250,7 @@ - + @@ -1022,15 +1024,15 @@ - + - - + @@ -1042,7 +1044,7 @@ - + @@ -1055,7 +1057,7 @@ - + @@ -1088,16 +1090,6 @@ - - - - - - - - - - @@ -1451,22 +1443,36 @@ - + - - + + - + - - + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index e69de29..293c8a8 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,22 @@ +# App Sender + +## What does this do? +This application let's you send a homebrew app from your computer to your Wii or Wii U and launch it. + +## How does the application interface look like? +![alt tag](http://fs5.directupload.net/images/161022/g5n698ux.png) + +## Where do I download the application? +[Here](blob/master/App%20Sender.jar?raw=true). + +## How do I start this application? +[You need to have Java installed](https://www.youtube.com/watch?v=t58ZrfkI2PM). + +## How do I use this? +You start the `JAR` file, enter the Wii U's IP address and the select the file you want to send. You have to be in the [`Homebrew Channel`](http://wiibrew.org/wiki/Homebrew_Channel) or [`Homebrew Launcher`](https://gbatemp.net/threads/homebrew-launcher-for-wiiu.416905/) respectively. + +## Sending is not working for me? +Your computer and Wii U have to be in the same local network. Also make sure your anti virus and firewall are disabled in case it still does not work. + +## Credits +VGMoose for [`JWiiLoad`](https://code.google.com/archive/p/jwiiload/downloads). \ No newline at end of file