Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BullyWiiPlaza committed Oct 22, 2016
1 parent b81b545 commit f268012
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 43 deletions.
6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

92 changes: 49 additions & 43 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions README.md
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).

0 comments on commit f268012

Please sign in to comment.