Skip to content

One-click Windows PC cleaner with modern glassmorphism UI. Safely removes temporary files, browser cache, and system junk. Built with Electron 38.1.2, featuring liquid glass effects, worker threads, and comprehensive cleanup of 60+ locations.

License

Notifications You must be signed in to change notification settings

git-x-ai/clean.me

Clean.me Logo

🧹 Clean.me

One-Click Windows PC Cleaner

A sleek, modern desktop application that cleans your PC in seconds

Website Discord License

Electron Tailwind Windows Node

Built with ❀️ by CCC Suite


✨ Features

  • 🎯 One-Click Cleanup: Simple, elegant interface with a single button
  • 🎨 Liquid Glass UI: Modern glassmorphism design with interactive effects
  • πŸ›‘οΈ Safe Cleaning: Only removes non-essential files and temporary data
  • πŸ“Š Real-time Feedback: Progress indicator and detailed cleanup results
  • ⚑ Worker Threads: Non-blocking cleanup operations for smooth UI
  • πŸš€ Comprehensive Coverage: Cleans 60+ different locations including:
    • Windows temporary files and cache
    • Browser data (Chrome, Edge, Firefox)
    • Application cache (Teams, Slack, Zoom, Spotify, Discord)
    • System logs and crash dumps
    • Recycle bin and Windows update cache

🎬 Screenshots

Clean.me Main Interface

Modern glassmorphism UI with one-click cleanup

πŸ”§ What Gets Cleaned

βœ… Safe Locations

  • System Temp: C:\Windows\Temp, %TEMP%
  • Browser Cache: Chrome, Edge, Firefox cache and cookies
  • App Data: Teams, Slack, Zoom, Spotify, Discord logs/cache
  • Windows Logs: Event logs, crash dumps, CBS logs
  • Prefetch: Windows prefetch files
  • Update Cache: Windows Update temporary files
  • Recycle Bin: Deleted files in recycle bin

❌ Never Touched

  • Personal documents and files
  • Installed programs and settings
  • Critical system files
  • Active registry keys

πŸ“¦ Installation

πŸ’Ύ Download Release

  1. Visit our Releases page
  2. Download the latest Clean.me Setup.exe
  3. Run the installer (requires admin privileges)
  4. Launch from your desktop or start menu

System Requirements:

  • Windows 10 or later
  • 200MB disk space
  • Administrator access

πŸ› οΈ Build from Source

# Clone the repository
git clone https://github.com/git-x-ai/clean.me.git
cd clean.me

# Install dependencies
npm install

# Run the application
npm start

# Build for distribution
npm run build

Requirements:

  • Node.js 16+
  • Git
  • Windows 10+

πŸš€ Development

Prerequisites

  • Node.js 16+ and npm
  • Windows 10 or later
  • Git for version control

Quick Start

# Clone and install
git clone https://github.com/git-x-ai/clean.me.git
cd clean.me
npm install

# Development with hot reload
npm run dev

# Build CSS (watch mode)
npm run build:css:watch

# Build for production
npm run build

Available Scripts

Command Description
npm start Start the application
npm run dev Development mode with CSS build
npm run build Build CSS and create distributable
npm run build:css Build Tailwind CSS (minified)
npm run build:css:watch Watch and rebuild CSS on changes
npm run dist Create distribution without publishing

Project Structure

clean.me/
β”œβ”€β”€ src/                 # Source code
β”‚   β”œβ”€β”€ main.js         # Electron main process
β”‚   β”œβ”€β”€ renderer.js     # UI renderer process
β”‚   β”œβ”€β”€ cleanup.js      # Cleanup worker management
β”‚   β”œβ”€β”€ cleanup-worker.js # Cleanup logic (worker thread)
β”‚   β”œβ”€β”€ index.html      # Main UI
β”‚   β”œβ”€β”€ debug.html      # Debug console
β”‚   β”œβ”€β”€ input.css       # Tailwind CSS input
β”‚   └── styles.css      # Generated CSS (auto-generated)
β”œβ”€β”€ assets/             # Images and icons
β”‚   β”œβ”€β”€ logo.png        # App logo
β”‚   β”œβ”€β”€ favicon.ico     # Taskbar icon
β”‚   β”œβ”€β”€ github.svg      # GitHub icon
β”‚   └── wizard.bmp      # Installer sidebar
β”œβ”€β”€ build/              # Build scripts and manifests
β”œβ”€β”€ docs/               # Documentation
└── dist/               # Build output (generated)

πŸ›‘οΈ Security

Clean.me is designed with security in mind:

  • No network access - Works entirely offline
  • Safe operations only - Never modifies critical system files
  • Open source - Full transparency of operations
  • Minimal permissions - Only requests necessary access

See our Security Policy for details.

🀝 Contributing

We welcome contributions! Please see our Contributing Guide for details.

Quick Start

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Test thoroughly
  5. Submit a pull request

πŸ“‹ Requirements

  • OS: Windows 10 or later
  • Permissions: Administrator privileges (for system file cleanup)
  • RAM: 100MB minimum
  • Storage: 200MB for installation

πŸ“„ License

This project is dual-licensed for maximum flexibility:

  • βœ… Free for personal and educational use - Use, modify, and share freely
  • πŸ”’ Modifications must be contributed back - Help improve the project
  • πŸ’Ό Commercial use requires permission - Contact us for licensing

See the LICENSE file for complete details.

For commercial licensing inquiries, visit our Discord.

πŸ™ Acknowledgments

  • Built with Electron
  • Styled with Tailwind CSS
  • Icons and design inspiration from modern UI/UX principles

πŸ“ž Support & Community

πŸ› Bug Reports πŸ’‘ Feature Requests πŸ’¬ Community
Open an Issue Request a Feature Join Discord
πŸ“– Documentation 🌐 Website ⭐ Support Us
Read the Docs CCC Suite Star on GitHub

🎯 Part of the CCC Suite

CCC Suite Discord

Made with ❀️ for the Windows community by CCC Suite

⭐ Star this repo if you find it helpful!
πŸ”„ Share with others who need a clean PC!
🀝 Contribute to make it even better!


More Projects

About

One-click Windows PC cleaner with modern glassmorphism UI. Safely removes temporary files, browser cache, and system junk. Built with Electron 38.1.2, featuring liquid glass effects, worker threads, and comprehensive cleanup of 60+ locations.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published