Skip to content

EasyCompZLD/ECZ-CleanMac-Assistent

 
 

Repository files navigation

CleanMac Assistant

CleanMac Assistant is EasyComp Zeeland's free Mac maintenance project. This repository contains both the original AppleScript edition and the newer native macOS SwiftUI app source.

Repository Layout

  • native-app/ The native SwiftUI app source, resources, packaging script, and Xcode support files.
  • Cleanmacassistent(NL).AppleScript The original Dutch AppleScript version.
  • Cleanmacassistent(EN).AppleScript The original English AppleScript version.

Native App

The native app is built as a Swift package and includes:

  • a sidebar-driven SwiftUI interface
  • multilingual UI support based on the system language
  • developer-only preview tooling behind DEVELOPER_BUILD
  • packaging support for .app and .dmg output through native-app/tools/package-macos.sh

Start with native-app/README.md for setup and packaging details.

Build Artifacts

Release artifacts such as .app bundles and .dmg installers are intentionally not committed to Git. Upload those separately to the download repository or release hosting location.

Website

License

This project is licensed under the MIT License. See LICENSE.

About

CleanMac Assistant is an open-source AppleScript and shell script project designed as a lightweight alternative to CleanMyMac X. This tool helps you clean up and optimise your macOS system by securely removing unnecessary files, caches and log files. SEE URL FOR RELEASES

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Swift 87.0%
  • AppleScript 7.5%
  • HTML 3.1%
  • Shell 2.4%