Installation
Scratch is available for macOS, Windows, and Linux. Choose your platform below.macOS
Homebrew (Recommended)
Homebrew (Recommended)
Manual Download
Manual Download
Prefer to download directly? Follow these steps:
Download the DMG
Download the latest
.dmg file from the GitHub Releases page.macOS may show a security warning for apps downloaded outside the App Store. Right-click the app and select “Open” to bypass this on first launch.
Windows
Scratch requires Windows 10 or later. Windows 11 users have WebView2 pre-installed.Download the installer
Download the latest
.exe installer from the GitHub Releases page.Run the installer
Double-click the downloaded
.exe file. The installer will automatically download WebView2 if needed.Linux
Scratch is available as both AppImage and .deb packages.- AppImage
- Debian/Ubuntu (.deb)
AppImage is a universal package format that works on most Linux distributions.
Download AppImage
Download the latest
.AppImage file from the GitHub Releases page.You can move the AppImage to
~/.local/bin or ~/Applications for easier access.Build from Source
Developers can build Scratch from source. This requires Node.js 18+ and Rust 1.70+.Install prerequisites
macOS: Install Xcode Command Line ToolsWindows: WebView2 Runtime (pre-installed on Windows 11)Linux: Install build dependencies
Verify Installation
After installing Scratch, verify it’s working:The auto-updater fetches update information from GitHub Releases. A toast notification appears when updates are available.
Next Steps
Quick Start Guide
Learn how to create your first note and explore Scratch’s features