Download Yasumu
Yasumu is available as a native desktop application for Windows, Linux, and macOS. Download the latest version from the official website:Download Yasumu
Get the latest installer for your operating system
Yasumu is currently in Beta. While the core functionality is stable, some features may be incomplete or have bugs. We appreciate your feedback!
System requirements
Yasumu is built with Tauri, which provides a lightweight native application with minimal resource usage.Minimum requirements
- Operating System: Windows 10+, macOS 10.15+, or modern Linux distribution
- RAM: 2 GB (4 GB recommended)
- Disk Space: 200 MB for installation
- Display: 1280x720 minimum resolution
Recommended requirements
- RAM: 4 GB or more
- Disk Space: 500 MB (for workspace files and logs)
- Display: 1920x1080 or higher
Platform-specific installation
- Windows
- macOS
- Linux
Windows installation
Yasumu provides two installer formats for Windows:.msiinstaller (recommended) - Standard Windows installer package.exeinstaller - Standalone executable installer
Download the installer
Visit yasumu.dev/download and download either:
Yasumu_x64_en-US.msifor 64-bit WindowsYasumu_x64-setup.exefor 64-bit Windows
Most modern Windows systems are 64-bit. If you’re unsure, check Settings > System > About > System type.
Run the installer
Double-click the downloaded file to start the installation.For .msi installer:
- Click “Next” on the welcome screen
- Choose installation location (default:
C:\Program Files\Yasumu) - Click “Install”
- Click “Finish” when complete
- Windows may show a security warning. Click “More info” then “Run anyway”
- Follow the on-screen prompts
- The installer will automatically extract and install Yasumu
Windows troubleshooting
SmartScreen warning
SmartScreen warning
Windows SmartScreen may warn about the app being from an unknown publisher. This is normal for new applications.To proceed:
- Click “More info”
- Click “Run anyway”
Installation fails
Installation fails
If installation fails:
- Ensure you have administrator privileges
- Temporarily disable antivirus software
- Try the alternative installer format (.msi vs .exe)
- Check Windows Event Viewer for error details
App won't launch
App won't launch
If Yasumu won’t start:
- Check that you meet the minimum Windows 10 requirement
- Update Windows to the latest version
- Install Microsoft Edge WebView2 (usually installed automatically)
- Try running as administrator (right-click > Run as administrator)
First launch
When you launch Yasumu for the first time:- You’ll see the welcome screen
- Choose to “Create New Workspace” or “Open Existing Workspace”
- Follow the quickstart guide to create your first API request
Yasumu stores workspace data locally on your machine. No account, no cloud sync, no telemetry.
Updating Yasumu
Yasumu does not currently have automatic updates. To update:- Visit yasumu.dev/download
- Download the latest version
- Install over the existing version (your workspaces are stored separately and won’t be affected)
Uninstalling Yasumu
- Windows
- macOS
- Linux
- Open Settings > Apps > Installed apps
- Find Yasumu in the list
- Click the three dots and select “Uninstall”
- Follow the prompts
- Open Control Panel > Programs > Programs and Features
- Find and select Yasumu
- Click “Uninstall”
Next steps
Now that you have Yasumu installed:Quickstart guide
Create your first workspace and make your first API request
CLI installation
Install the Yasumu CLI for automated testing in CI/CD