Skip to content

Unlock all CleanMyMac X's features for free!

License

Notifications You must be signed in to change notification settings

ronin-dojo/CleanMyMacX3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CleanMyMac X

Unlock (almost) all CleanMyMac X's features for free!

Updated to version 4.12.6 (App Store) - Intel Chip

Apple Silicon is not supported.

How to use

  1. Open a terminal window and navigate to the directory where you want to clone the repository.
  2. Type git clone https://github.com/davidepedrazzi/CleanMyMacX.git and press enter to download the repository to your computer.
  3. Type cd CleanMyMacX and press enter to navigate to the CleanMyMacX directory.
  4. Type chmod u+x patch.py and press enter to make the patch.py file executable.
  5. Type sudo ./patch.py or sudo python3 ./patch.py and press enter to run the tool.

Expected output:

$ sudo ./patch.py
Patching /Applications/CleanMyMac-MAS.app/Contents/MacOS/CleanMyMac-MAS...
Patching /Applications/CleanMyMac-MAS.app/Contents/Library/LoginItems/CleanMyMac-MAS Menu.app/Contents/MacOS/CleanMyMac-MAS Menu...
Re-signing /Applications/CleanMyMac-MAS.app...
/Applications/CleanMyMac-MAS.app: replacing existing signature
/Applications/CleanMyMac-MAS.app: valid on disk
/Applications/CleanMyMac-MAS.app: satisfies its Designated Requirement
Enjoy!

TODO

  • Parse Objective-C metadata
  • Unlock missing features
  • Hide 'Unlock Full Version' button in menu
  • Add support for Apple Silicon

Read me

Before opening an issue, delete the app and re-download it from the App Store.
In most cases it will fix the problem.

About

Unlock all CleanMyMac X's features for free!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.5%
  • Shell 5.5%