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.
native-app/The native SwiftUI app source, resources, packaging script, and Xcode support files.Cleanmacassistent(NL).AppleScriptThe original Dutch AppleScript version.Cleanmacassistent(EN).AppleScriptThe original English AppleScript version.
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
.appand.dmgoutput throughnative-app/tools/package-macos.sh
Start with native-app/README.md for setup and packaging details.
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.
- Public site: https://cleanmac-assistant.easycompzeeland.nl
- Support: https://easycompzeeland.nl/en/services/hulp-op-afstand
This project is licensed under the MIT License. See LICENSE.