Helps you scan game folders and copy selected titles to external drives using TeraCopy. Features automatic title name fetching via API
- Scan Xbox title folders (Hdd1:\Content\0000000000000000)
- Fetch title information from online API (dbox API)
- Batch title info caching
- TeraCopy integration for copying files
- Multi-language support (English, Russian)
- Dark theme UI
- Python 3.10+
- Windows
- TeraCopy (for copy functionality)
pip install PyQt6Run the application:
python main.pyOr use the launcher:
run.batRun the build script:
build.batThe executable will be created in the dist folder.
Configuration is stored in config.ini:
- Language selection
- TeraCopy path and flags
MIT
