Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 2.29 KB

README.md

File metadata and controls

58 lines (37 loc) · 2.29 KB
Screenshot 2024-06-08 at 09 38 36

MacCleaner

MacCleaner is an open-source macOS application designed to clean up and optimize your system by removing temporary files, caches, and other unnecessary data.

About

MacCleaner is an open-source project created by me. As a busy and lazy person, I often forget to clean up my Mac until the storage is full. That's why I created this software to automate the process and keep my Mac clean and optimized.

Features

  • System Cleanup: Remove temporary files, caches, and other unnecessary data to free up disk space.
  • Large & Old Files Finder: Identify large and old files on your system for easy cleanup.
  • Developer Tools Cache Cleanup: Remove Xcode, VSCode, and other developer tools cache files.
  • Dashboard: Monitor CPU, memory, and disk usage with real-time graphs.
  • Intuitive Interface: Simple and easy-to-use interface for effortless system cleanup.

Screenshots

Screen Recording 2024-06-08 at 10 26 40

Dashboard

Dashboard Screenshot

Large & Old Files Finder

Large & Old Files Screenshot

Developer Tools Cache Cleanup

Developer Tools Screenshot

Installation

To install MacCleaner, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/MacCleaner.git
    
  2. Open the project in Xcode.

    • Build and run the project on your Mac.

Todo List

  • Improve UX/UI design
  • Optimize code for performance
  • Implement SOLID principles
  • Add unit tests
  • Add more cleanup options
  • Provide multi-language support
  • Make code reusable in some parts
  • CI

License

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