Clypra v1.0.6
What's New in v1.0.6
See CHANGELOG.md for full details.
Downloads
Choose the right version for your platform:
- macOS: Download the
.dmgfile (works on both Intel and Apple Silicon) - Windows: Download the
.msiinstaller - Linux: Download the
.AppImagefile
Installation
macOS (Apple Silicon & Intel)
The recommended way to install Clypra on macOS is via Homebrew Cask to automatically bypass the Gatekeeper security warnings:
# Tap the repository and install the cask
brew install AIEraDev/tap/clypraAlternatively, download the .dmg file below, drag Clypra to your /Applications folder, then Right-click (Control-click) the application icon and select Open to authorize execution.
Windows
- Download the
.msifile below - Run the installer
- If Windows SmartScreen blocks execution, click More Info and select Run Anyway
Linux
- Download the
.AppImagefile below - Make it executable:
chmod +x Clypra*.AppImage - Run it:
./Clypra*.AppImage