mirror of
https://github.com/Melon-Bread/EagleJab
synced 2024-11-24 20:28:19 -05:00
23 lines
621 B
Markdown
23 lines
621 B
Markdown
# EagleJab
|
|
Additional features & GUI added to Falcon Punch
|
|
Supports **Python 3**.
|
|
|
|
## Requirements:
|
|
* [Python 3](https://www.python.org/downloads/)
|
|
|
|
## Usage:
|
|
* In a Terminal or Command Prompt type:
|
|
`python EagleJab.py --cia Game.cia --ip 192.168.123`
|
|
|
|
* Or double click EagleJab.py (assuming .py files associated with python), and it will ask you what information it needs.
|
|
|
|
## Screenshots
|
|
* Asking for .CIA:
|
|
![OpenFileDialog](http://i.imgur.com/yPfRIk1.png)
|
|
|
|
* Asking for 3DS' IP:
|
|
![InputDialog](http://i.imgur.com/tj1PH95.png)
|
|
|
|
* Transfer Confirmation:
|
|
![MesseageBox](http://i.imgur.com/sElRpWA.png)
|