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

FilePlatformArchSize
scry-mac-arm64.dmgmacOSarm64~85 MB↓ Download
scry-mac-x64.dmgmacOSx64~88 MB↓ Download
scry-win-x64.exeWindowsx64~78 MB↓ Download
scry-win-x64-portable.exeWindowsx64~78 MB↓ Download
scry-linux-x64.AppImageLinuxx64~90 MB↓ Download
scry-linux-x64.debLinuxx64~65 MB↓ Download

Installation guide

macOS

1

Download the DMG for your Mac

M1/M2/M3/M4 → download arm64. Older Intel Mac → download x64. Not sure? Apple menu → About This Mac.

2

Open the DMG and drag to Applications

Double-click the downloaded .dmg, then drag Scry to your Applications folder.

3

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.

4

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

1

Download the installer

Download scry-win-x64.exe (installer) or the portable .exe if you prefer not to install.

2

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.

3

Complete the installer

Follow the installer steps. It installs to C:\Program Files\Scry and creates a Start Menu shortcut.

4

Launch from the Start Menu

Search for Scry in the Start Menu or use the desktop shortcut.

Linux

1

Download the AppImage or .deb

Use the AppImage for any distro. Use the .deb for Debian, Ubuntu, Pop!_OS, and compatible systems.

2

Make the AppImage executable

chmod +x scry-linux-x64.AppImage
3

Run it

Double-click in your file manager, or:

./scry-linux-x64.AppImage
4

Or install the .deb

sudo dpkg -i scry-linux-x64.deb