A lightweight, GUI-based tool for detecting, displaying, and managing connected disks.
This project is built with Python using the customtkinter library to provide a modern interface for monitoring file systems and disk-related events in real-time.
Real-time detection of newly connected or removed disks.
Simple interface for displaying file metadata (like filename and path)
- Custom text truncation and formatting
Animated visual feedback on state changes
- Python 3.10+
- See
requirements.txtfor dependencies - Optional : Some dependencies may not be necessary for the software. If you're familiar with the requirements, feel free to skip and install only the ones prompted by the log.
git clone https://github.com/GuillaumeCode17/Disk_Manager_Version_001.gitcd Disk_Manager_Version_001pip install -r requirements.txtpython main.pyIf you'd like to contribute or share feedback, feel free to reach out via email at [email protected].