A Python Tkinter desktop application to merge multiple files into one.
- Select and merge multiple files of any type
- Automatically detects binary files
- Includes file metadata (name, size, path, extension)
- Simple and clean Tkinter GUI
- Custom output file name and location
- Python 3
- Tkinter (GUI)
- OS & Datetime modules
python src/files_merger.py
## 👤 Author
Rahul Arya