Skip to content

FATX360 is a user-friendly Python application with a GUI that renames files and folders to be compatible with the FATX file system. It features batch renaming, selective folder renaming with customizable depth, file renaming, and preserves originals. The app includes a progress tracker and cancel functionality. Ideal for RGH3 and J-Tag users.

License

Notifications You must be signed in to change notification settings

midnightroachmedia/FATX360

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FATX360

FATX360 is a Python application with a graphical user interface (GUI) that allows users to easily rename files and folders to be compatible with the FATX file system. This tool is particularly useful for users working with Xbox 360 systems or other platforms that use the FATX file system.

Features

  • Select a directory to rename files and folders
  • Choose specific files or folders for renaming
  • "Select All" functionality for easy batch selection
  • Option to rename top-level folders only
  • Option to rename subfolders with customizable depth
  • Option to rename files
  • Copy renamed items to a new directory, preserving the original files
  • Progress bar to track the renaming process
  • Cancel operation functionality
  • Error handling for various scenarios

Video Tutorial

TUTORIAL

Installation

  1. Ensure you have Python 3.x installed on your system. You can download it from python.org.

  2. Clone this repository or download the fatx360.py file.

    git clone https://github.com/midnightroachmedia/FATX360.git
    
  3. No additional libraries are required as the application uses Python's standard libraries.

Usage

  1. Open a command prompt or terminal.

  2. Navigate to the directory containing fatx360.py.

  3. Run the command:

    python fatx360.py
    
  4. The application window will appear, ready for use.

For detailed usage instructions, please refer to the User Guide.

Contributing

Contributions to FATX360 are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to all contributors who have helped to improve this tool.
  • Special thanks to the Python community for providing excellent documentation and libraries.

Happy renaming!

About

FATX360 is a user-friendly Python application with a GUI that renames files and folders to be compatible with the FATX file system. It features batch renaming, selective folder renaming with customizable depth, file renaming, and preserves originals. The app includes a progress tracker and cancel functionality. Ideal for RGH3 and J-Tag users.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages