A comprehensive disk cleanup utility for Windows, macOS, and Linux that helps you reclaim disk space with advanced safety features and intelligent file analysis.
Full documentation is available at: https://TMHSDigital.github.io/cScan/
# Clone repository
git clone https://github.com/TMHSDigital/cScan.git
cd cScan
# Install dependencies
pip install -r requirements.txt
# Run cScan
python cScan.py # Windows
python3 cScan.py # macOS/Linux- Cross-Platform: Works on Windows, macOS, and Linux
- Smart Analysis: AI-like file categorization and safety assessment
- Safety First: 7 layers of protection, trash/recycle bin integration
- Smart Suggestions: Intelligent cleanup recommendations
- Multiple Modes: GUI, CLI, and automated options
- Modern GUI: Enhanced interface with modern styling and improved widget organization
- Advanced Configuration: Customizable settings for development and browser cache paths
- Enhanced Safety: Detailed safety assessments and structured file details display
- GUI Enhancement: Completely redesigned interface with modern color scheme and improved layout
- Configuration Expansion: Added support for development caches, browser caches, and application caches in
cScan_config.ini - Performance Optimization: Updated large file threshold settings for better performance
- User Experience: Implemented structured file details display with enhanced selection summary
- Safety Improvements: Enhanced file selection and deletion processes with detailed safety assessments and user-friendly notifications
- Python 3.6 or higher
- psutil library (
pip install psutil)
We welcome contributions! Please check our documentation for guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.