1
0
mirror of https://github.com/Melon-Bread/EagleJab synced 2025-02-26 17:09:32 -05:00
2016-01-30 03:33:29 -05:00
2016-01-30 03:46:50 -05:00
2016-01-30 04:10:38 -05:00
2015-04-17 21:17:12 -05:00
2016-01-30 02:43:07 -05:00

EagleJab

Additional features & GUI added to Falcon Punch Supports both Python 2 & Python 3.

Requirements:

Usage:

  • In a Terminal or Command Prompt type:
    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.

Screenshots

  • Asking for .CIA:
    OpenFileDialog

  • Asking for 3DS' IP:
    InputDialog

  • Transfer Confirmation:
    MesseageBox

Description
Languages
Python 100%