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]





