1
0
mirror of https://github.com/Melon-Bread/EagleJab synced 2024-11-24 20:28:19 -05:00
EagleJab/README.md

22 lines
685 B
Markdown
Raw Normal View History

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:
* [Python](https://www.python.org/downloads/)
## 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`
(Python 2 users need to use the `EagleJab2.py` script)
* 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)