-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b81b545
commit f268012
Showing
3 changed files
with
77 additions
and
43 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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). |