Skip to main content

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
  • RAM: 4 GB or more
  • Disk Space: 500 MB (for workspace files and logs)
  • Display: 1920x1080 or higher

Platform-specific installation

Windows installation

Yasumu provides two installer formats for Windows:
  • .msi installer (recommended) - Standard Windows installer package
  • .exe installer - Standalone executable installer
1

Download the installer

Visit yasumu.dev/download and download either:
  • Yasumu_x64_en-US.msi for 64-bit Windows
  • Yasumu_x64-setup.exe for 64-bit Windows
Most modern Windows systems are 64-bit. If you’re unsure, check Settings > System > About > System type.
2

Run the installer

Double-click the downloaded file to start the installation.For .msi installer:
  1. Click “Next” on the welcome screen
  2. Choose installation location (default: C:\Program Files\Yasumu)
  3. Click “Install”
  4. Click “Finish” when complete
For .exe installer:
  1. Windows may show a security warning. Click “More info” then “Run anyway”
  2. Follow the on-screen prompts
  3. The installer will automatically extract and install Yasumu
3

Launch Yasumu

After installation:
  • Find Yasumu in the Start Menu
  • Or launch from the desktop shortcut (if created)
  • Or run from the installation directory
Pin Yasumu to your taskbar for quick access: Right-click the icon while running and select “Pin to taskbar”.

Windows troubleshooting

Windows SmartScreen may warn about the app being from an unknown publisher. This is normal for new applications.To proceed:
  1. Click “More info”
  2. Click “Run anyway”
This warning will disappear as Yasumu gains more users and Microsoft recognizes the signature.
If installation fails:
  1. Ensure you have administrator privileges
  2. Temporarily disable antivirus software
  3. Try the alternative installer format (.msi vs .exe)
  4. Check Windows Event Viewer for error details
If Yasumu won’t start:
  1. Check that you meet the minimum Windows 10 requirement
  2. Update Windows to the latest version
  3. Install Microsoft Edge WebView2 (usually installed automatically)
  4. Try running as administrator (right-click > Run as administrator)

First launch

When you launch Yasumu for the first time:
  1. You’ll see the welcome screen
  2. Choose to “Create New Workspace” or “Open Existing Workspace”
  3. 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:
  1. Visit yasumu.dev/download
  2. Download the latest version
  3. Install over the existing version (your workspaces are stored separately and won’t be affected)
Star the GitHub repository to stay notified of new releases.

Uninstalling Yasumu

  1. Open Settings > Apps > Installed apps
  2. Find Yasumu in the list
  3. Click the three dots and select “Uninstall”
  4. Follow the prompts
Or use the Control Panel:
  1. Open Control Panel > Programs > Programs and Features
  2. Find and select Yasumu
  3. Click “Uninstall”
Uninstalling Yasumu does not delete your workspace files. These are stored in your project directories and must be removed manually if desired.

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

Build docs developers (and LLMs) love