v1.0.0
Install
macOS
Download the DMG, open it, drag Clean Mind to Applications.
This free app is not notarized (there is no paid Apple Developer account behind it), so the first launch needs one extra step:
- macOS 15 (Sequoia) and later: open the app once (it will be blocked), then go to System Settings → Privacy & Security, scroll down to "Clean Mind" was blocked, and click Open Anyway.
- macOS 14 and earlier: right-click the app in Applications and choose Open, then Open again.
- Terminal alternative:
xattr -d com.apple.quarantine "/Applications/Clean Mind.app"
Linux (experimental)
Extract the tarball and run ./clean-mind/clean_mind. Requires GTK 3.
Windows (experimental)
Extract the zip and run clean_mind.exe. If SmartScreen warns, click More info → Run anyway.
Linux and Windows builds compile and pass tests in CI but have had less real-world testing than macOS — issue reports are very welcome.
Full Changelog: https://github.com/MS-Teja/clean-mind/commits/v1.0.0