Menu

Tree [93ecc1] main /
 History

HTTPS access


File Date Author Commit
 assets 2025-09-19 Sivaprasad Murali Sivaprasad Murali [55d84a] Rename blazefox_white.png to assets/blazefox_wh...
 LICENSE.txt 2025-09-19 Sivaprasad Murali Sivaprasad Murali [f61429] Add files via upload
 README.md 2025-09-19 Sivaprasad Murali Sivaprasad Murali [60fede] Update README.md
 blaze.py 2025-09-19 Sivaprasad Murali Sivaprasad Murali [cb54f0] Add files via upload
 core.py 2025-09-22 Sivaprasad Murali Sivaprasad Murali [93ecc1] Add files via upload

Read Me

BlazeFox 🔥🦊

Advanced File Manager | Professional File Operations

BlazeFox is a Python-based file manager with a clean GUI and powerful file handling features like copy, move, sync, undo/redo, and duplicate detection — all in one lightweight tool.


✨ Features

  • Fast file operations (copy/move with conflict handling)
  • 🗂️ Smart conflict resolution (skip, rename, replace, prompt)
  • 🔄 Undo/Redo for previous operations
  • 🔍 Duplicate detection using size + hash
  • 📂 Categorization tools (by name, size, extension)
  • 🎨 Simple GUI built with Python

🚀 Installation

Clone the repository:

git clone https://github.com/crystallinecore/blazefox.git
cd blazefox

▶️ Running BlazeFox

Run with Python:

python blazefox.py

This will launch the GUI interface for BlazeFox.


🔧 Development Notes

  • Written in Python 3.8+
  • Cross-platform (Linux, Windows, macOS)
  • No external requirements beyond the Python standard library

📜 License

BlazeFox is released under the MIT License.