This project utilizes the following Python libraries:
Standard Libraries
- os
- shutil
- time
- tkinter
- filedialog
- datetime
Third-Party Libraries
- customtkinter
- watchdog
- psutil
Features
- File Organizer: To organizer your files within a directory into categorized folders (e.g., Images, Videos, Documents).
- Directory Monitor: Monitors a selected folder and logs all file system events (creations, deletions, modifications).
- Disk Space Analyzer: Provides an overview of your disk space, highlighting used, free, and total storage.
- Temporary Files Cleanup: Automatically deletes temporary files from Windows Temp folders to free up disk space.
- Folder Cleanup: Customizable cleanup of selected folders, removing old files, empty directories etc.
Installation
Download the executable file from here.
Screenshots