Installation
Installation Guide
Section titled “Installation Guide”This guide will help you install Clipboard Recast on your macOS system.
System Requirements
Section titled “System Requirements”Before installing, ensure your system meets these requirements:
- macOS 13.0 (Ventura) or later
- An API key from one of the supported AI providers
Installing via DMG
Section titled “Installing via DMG”Step 1: Download the DMG
Section titled “Step 1: Download the DMG”Download the latest Clipboard Recast DMG file from the releases page.
Step 2: Open the DMG
Section titled “Step 2: Open the DMG”- Locate the downloaded
.dmgfile in your Downloads folder - Double-click the DMG file to mount it
- A new window will open showing the Clipboard Recast application
Step 3: Install the Application
Section titled “Step 3: Install the Application”- Drag the Clipboard Recast icon to the Applications folder
- Wait for the copy to complete
- Eject the DMG by clicking the eject button in Finder
Step 4: First Launch
Section titled “Step 4: First Launch”Because Clipboard Recast is distributed outside the Mac App Store and is not yet notarized by Apple, macOS Gatekeeper will block it on first launch. There are two ways to get past this.
Option A — Terminal (recommended, works every time):
Open Terminal and run:
xattr -cr /Applications/ClipboardRecast.appThen double-click the app normally. It will open without any warning.
Option B — Right-click workaround:
- Open your Applications folder
- Right-click (or Control-click) on Clipboard Recast and select Open
- Click Open in the security dialog that appears
Step 5: Grant Permissions
Section titled “Step 5: Grant Permissions”When you first launch Clipboard Recast, you’ll need to grant it certain permissions:
-
Accessibility Access: Required for the global hotkey (
Cmd+Shift+A)- Go to System Settings > Privacy & Security > Accessibility
- Enable Clipboard Recast in the list
-
Clipboard Access: Required to monitor and transform clipboard content
- The app will request this permission on first use
- Click “Allow” when prompted
Verifying Installation
Section titled “Verifying Installation”After installation, you should see the Clipboard Recast icon in your menu bar (top-right corner of your screen). The icon looks like a clipboard.
Next Steps
Section titled “Next Steps”Now that Clipboard Recast is installed, proceed to First-Time Setup to configure your AI provider and start using the app.
Uninstalling
Section titled “Uninstalling”To uninstall Clipboard Recast:
- Quit the app from the menu bar icon
- Move Clipboard Recast from Applications to Trash
- (Optional) Remove stored preferences:
Terminal window defaults delete com.clipboardrecast.app
Troubleshooting Installation
Section titled “Troubleshooting Installation”App doesn’t open / “can’t be opened” error
Section titled “App doesn’t open / “can’t be opened” error”This is a macOS Gatekeeper block. Run this in Terminal to fix it:
xattr -cr /Applications/ClipboardRecast.appThen try launching the app again. See Step 4 above for full details.
Icon doesn’t appear in menu bar
Section titled “Icon doesn’t appear in menu bar”- Check Activity Monitor to confirm the app is running
- Try quitting and relaunching the app
- Check System Settings > General > Login Items
For more help, see the Troubleshooting section.