Download CLACOROO
Free and open source. Choose your platform.
Install with Homebrew
If you use Homebrew, one command installs CLACOROO and handles the macOS security prompt for you — no download, no drag-and-drop, no “unidentified developer” block.
brew install --cask maxymize/clacoroo/clacoroo Update later with brew update && brew upgrade --cask clacoroo. Prefer a manual download? The installers for every platform are below.
Trouble opening it? Quick fix
CLACOROO is signed with an Apple Developer certificate, so macOS just asks for confirmation the first time. Windows SmartScreen may still show a warning because the installer isn’t EV code-signed yet.
macOS
macOS shows a one-time dialog the first time you open a downloaded app. Just confirm and you’re in:
- Double-click CLACOROO in your Applications folder.
- macOS shows a one-time dialog asking to open an app downloaded from the internet - click Open.
Windows
Windows SmartScreen may warn the first time, because the installer isn’t EV code-signed yet.
- Run the installer. If you see "Windows protected your PC", click More info.
- Click Run anyway.
If your browser flags the download, choose Keep.
Linux
For the AppImage, make it executable and run it. The .deb and .rpm packages install with your package manager.
- Make the AppImage executable:
chmod +x CLACOROO-*.AppImage - Double-click it, or run ./CLACOROO-*.AppImage from a terminal.
Why does Windows warn?
Windows SmartScreen trusts apps with an EV (Extended Validation) code-signing certificate. CLACOROO is signed, but not with an EV cert yet. The warning goes away as the app builds a reputation with SmartScreen over time. The full source is public under AGPL-3.0-or-later, so you can review or build it yourself.
Support the project