2016-01-30 02:43:07 -05:00
|
|
|
# EagleJab
|
2015-04-29 19:40:07 -04:00
|
|
|
Additional features & GUI added to Falcon Punch
|
|
|
|
Supports **both** Python 2 & Python 3.
|
2015-04-29 18:27:23 -04:00
|
|
|
|
2015-04-29 19:40:07 -04:00
|
|
|
## Requirements:
|
2016-01-30 04:14:21 -05:00
|
|
|
* [Python 3](https://www.python.org/downloads/)
|
2015-04-29 19:40:07 -04:00
|
|
|
|
|
|
|
## Usage:
|
|
|
|
* In a Terminal or Command Prompt type:
|
2016-01-30 02:43:07 -05:00
|
|
|
`python EagleJab.py --cia Game.cia --ip 192.168.123`
|
2016-01-30 04:14:21 -05:00
|
|
|
|
|
|
|
* Or double click EagleJab.py (assuming .py files associated with python), and it will ask you what information it needs.
|
2015-04-29 19:40:07 -04:00
|
|
|
|
|
|
|
## Screenshots
|
|
|
|
* Asking for .CIA:
|
|
|
|
![OpenFileDialog](http://i.imgur.com/yPfRIk1.png)
|
|
|
|
|
|
|
|
* Asking for 3DS' IP:
|
|
|
|
![InputDialog](http://i.imgur.com/tj1PH95.png)
|
2015-04-28 21:47:35 -04:00
|
|
|
|
2015-04-29 19:40:07 -04:00
|
|
|
* Transfer Confirmation:
|
|
|
|
![MesseageBox](http://i.imgur.com/sElRpWA.png)
|