Installation & Setup
Jerry is delivered as a standalone desktop binary. The backend harness is completely embedded inside the app, so you do not need terminal servers or background daemons.
Installing on macOS
Jerry is available for both Apple Silicon (M1/M2/M3/M4) and Intel-based Macs running macOS 12 Monterey or later.
Download the Universal DMG
Download the latest Jerry.dmg from the downloads section.
Install to Applications
Double-click the downloaded Jerry.dmg file, then drag the Jerry icon into your Applications folder.
Grant System Permissions (For Computer Use)
When you launch Jerry, macOS will prompt you for two standard automation permissions if you choose to enable desktop computer control:
- Accessibility: Enables your bots to move the cursor, click buttons, and enter text in designated tasks.
- Screen Recording: Enables your bots to capture visual screenshots of your designated window or screen to see what they are operating.
You can verify these at any time in System Settings → Privacy & Security.
Installing on Windows
Jerry supports 64-bit editions of Windows 10 and Windows 11.
Run Jerry-Setup.exe
Download and run the installer. Jerry installs per-user and does not require administrative privileges.
SmartScreen Notice
If Windows SmartScreen displays a warning, click More info → Run anyway to complete the launch.
Installing on Linux
Jerry provides official packages for Ubuntu 22.04+ / Debian 12+, as well as a universal AppImage.
sudo apt install ./jerry-desktop_amd64.deb
Or for the AppImage: right-click the file, enable Allow executing file as program, and double-click to launch.