Installation
| File | macOS Version | Real-time Translation | FM Suggestions |
|---|---|---|---|
Scripta-macos26.zip |
macOS 26+ | Yes (Apple Translation) | Yes (Apple Intelligence) |
Scripta-macos15.zip |
macOS 15–25 | Yes (Apple Translation) | No |
Scripta-macos14.zip |
macOS 14 | No | No |
One-line install:
curl -fsSL https://raw.githubusercontent.com/thehwang/Scripta/main/scripts/install.sh | bashAuto-detects your macOS version, downloads the right zip, installs app + Ollama + AI model + Whisper speech model, and launches.
Or install manually:
Download the zip above, then unzip and bash install.sh.
What's new in v3.4.5
- Fix: macOS 15/26 builds now compile with Apple Translation enabled
- Fix:
install.shresets permissions onboarding so reinstall shows the Permissions page - Suggestions toggle, AI chat width-only resize, summary reset on new recording (from v3.4.4)