Skip to content

TMHSDigital/cScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cScan - Cross-Platform Cleanup Assistant

Platform Python License Documentation

A comprehensive disk cleanup utility for Windows, macOS, and Linux that helps you reclaim disk space with advanced safety features and intelligent file analysis.

Documentation

Full documentation is available at: https://TMHSDigital.github.io/cScan/

Quick Start

# 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

Key Features

  • 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

Recent Improvements

Version Update - December 2025

  • 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

Requirements

  • Python 3.6 or higher
  • psutil library (pip install psutil)

Documentation Links

Contributing

We welcome contributions! Please check our documentation for guidelines.

License

This project is licensed under the MIT License - see the LICENSE file for details.


DocumentationIssuesDiscussions

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages