v0.1.0
Downloads
CrabOS
- macOS Apple Silicon:
CrabOS-0.1.0-mac-arm64.dmg - Windows x64:
CrabOS-0.1.0-win-x64.exe
CrabOS Sandbox
- macOS Apple Silicon:
CrabHost-0.1.0-mac-arm64.dmg - Windows x64:
CrabHost-0.1.0-win-x64.exe
macOS install
These builds are unsigned. Drag the app into Applications, then paste the matching command in Terminal and press Return.
CrabOS:
xattr -cr /Applications/CrabOS.app 2>/dev/null || true; open /Applications/CrabOS.app
CrabOS Sandbox:
xattr -cr /Applications/CrabHost.app 2>/dev/null || true; open /Applications/CrabHost.app