Sortify is an intelligent file sorting tool that organizes files by type, date, and content using smart categorization.
- Automatically sorts files by category (Documents, Media, Code, etc.)
- Detects duplicate files
- Custom rules for advanced users
- Real-time folder monitoring
- Python 3.11
- customtkinter==5.2.2
- darkdetect==0.8.0
- packaging==25.0
git clone https://github.com/Calplexable/Sortify.git
cd Sortify
pip install -r requirements.txt
python main.py