Skip to content

Olmectron/Simple-Web-App-GUI-for-YANBF-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Web App GUI for YANBF Generator

This was built using Polymer Starter Kit template. Head there to understand about how to fork or contribute to this project.

And here is the Electron JS Project Page for building web app wrappers.

This is only a GUI for the lifehackerhansol Python project YANBF Generator. You need to follow their instructions and then put the executable in the same directory as generator.py.

Usage

Prerequisites

Follow installation instructions from YANBF Generator.

Installation and Usage
  1. Download your executable file (Windows x64, Linux or MacOS).
  2. Put that file in the same directoy as generator.py.
  3. Double click it for starting it up (it can take between 5 and 15 seconds for a window to open).
  4. Make sure to select or write your command/location of Python 3.
  5. Add NDS files and click the pink button in the bottom-right corner.
  6. Wait for the process to finish.
  7. Done!

Credits

All credit goes to lifehackerhansol and their project YANBF Generator.

This is just a simple Web GUI embedded in an Electron app.