Download Scry
Free, open source. No account required.
macOS
Monterey 12+
Requires right-click → Open on first launch. See guide.
Windows
Windows 10/11 64-bit
Click "More info → Run anyway" if SmartScreen blocks it. See guide.
Linux
x86-64 · Ubuntu 20.04+
Run chmod +x on the AppImage before launching. See guide.
All release files
| File | Platform | Arch | Size | |
|---|---|---|---|---|
| scry-mac-arm64.dmg | macOS | arm64 | ~85 MB | ↓ Download |
| scry-mac-x64.dmg | macOS | x64 | ~88 MB | ↓ Download |
| scry-win-x64.exe | Windows | x64 | ~78 MB | ↓ Download |
| scry-win-x64-portable.exe | Windows | x64 | ~78 MB | ↓ Download |
| scry-linux-x64.AppImage | Linux | x64 | ~90 MB | ↓ Download |
| scry-linux-x64.deb | Linux | x64 | ~65 MB | ↓ Download |
Installation guide
macOS
Download the DMG for your Mac
M1/M2/M3/M4 → download arm64. Older Intel Mac → download x64. Not sure? Apple menu → About This Mac.
Open the DMG and drag to Applications
Double-click the downloaded .dmg, then drag Scry to your Applications folder.
Right-click → Open on first launch
In Finder (not Launchpad), right-click the app and choose Open. Then click Open in the dialog. You only need to do this once.
Allow it in System Settings if needed
If you see "cannot be opened", go to System Settings → Privacy & Security and click Open Anyway next to Scry.
Windows
Download the installer
Download scry-win-x64.exe (installer) or the portable .exe if you prefer not to install.
Bypass Windows SmartScreen
When the blue "Windows protected your PC" screen appears, click More info, then Run anyway. SmartScreen warns about any unsigned executable — the app is safe.
Complete the installer
Follow the installer steps. It installs to C:\Program Files\Scry and creates a Start Menu shortcut.
Launch from the Start Menu
Search for Scry in the Start Menu or use the desktop shortcut.
Linux
Download the AppImage or .deb
Use the AppImage for any distro. Use the .deb for Debian, Ubuntu, Pop!_OS, and compatible systems.
Make the AppImage executable
chmod +x scry-linux-x64.AppImageRun it
Double-click in your file manager, or:
./scry-linux-x64.AppImageOr install the .deb
sudo dpkg -i scry-linux-x64.deb