CleanME is a powerful, native macOS application designed to safely and transparently clean cache and log files, optimize storage space, and boost system performance—all while maintaining complete system integrity.
Features • Screenshots • Installation • Usage • Privacy • Roadmap
Screenshots showcase CleanME's modern macOS design with glass morphism effects, professional branding, and intuitive user interface.
|
|
|
|
- macOS: 13.0 (Ventura) or later
- Xcode: 15.0 or later
- Swift: 5.9 or later
- Architecture: Apple Silicon (M1/M2/M3) or Intel
# Clone the repository
git clone https://github.com/tariqsaidofficial/CleanMe.git
# Navigate to project directory
cd CleanMe
# Open in Xcode
open Package.swift
# Or use the build script
chmod +x Scripts/build.sh
./Scripts/build.sh# Run the application directly
./run_app.sh- Launch CleanME from your Applications folder
- Grant Permissions when prompted for file access
- Start Scanning to analyze your system
- Review Results and select items to clean
- Clean Safely with one click
| View | Description |
|---|---|
| 🔍 Scan | Initiate system-wide file analysis |
| 📋 Results | Review detailed cleanup recommendations |
| ⚙️ Settings | Configure app behavior and preferences |
| 📊 Reports | View cleanup history and statistics |
| Shortcut | Action |
|---|---|
⌘ + S |
Start Scan |
⌘ + K |
Clean Selected |
⌘ + , |
Open Settings |
⌘ + R |
Refresh Results |
CleanME is built with privacy-first principles:
- 🔐 No Data Collection - Zero telemetry or analytics
- 🏠 Local Processing - All operations happen on your Mac
- 🔒 Sandboxed - Runs in Apple's secure sandbox environment
- 🛡️ Transparent - Open-source and auditable code
- ✅ Apple Guidelines - Follows all macOS security best practices
- Language: Swift 5.9+
- UI Framework: SwiftUI 3.0+
- Build System: Swift Package Manager
- Testing: XCTest Framework
- CI/CD: Xcode Cloud Ready
- Core scanning engine
- Basic cleanup functionality
- SwiftUI interface
- Safety mechanisms
- Enhanced reporting features
- Security-scoped bookmarks
- Performance optimizations
- Localization support
- Privileged helper integration
- Deep system cleaning
- Custom cleanup rules
- Export/Import settings
- Scheduled automatic cleanups
- Menu bar quick access
- Automatic update system
- Cloud backup integration
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
Copyright 2024 CleanME Contributors
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
- 📖 Changelog - Version history and updates
- 🔧 Backend Completion - Technical details
- 🌍 Localization Report - Language support
- 🎨 UI Integration - Design guidelines
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
If you encounter any issues or have questions:
- 🐛 Report a Bug
- 💡 Request a Feature
- 📧 Contact: [Your Email]





