# Create with Desktop App

### What is the Supademo desktop app?

The Supademo Desktop App lets you capture high-quality interactive demos of your entire desktop window—including native desktop applications, mobile emulators, terminal windows, or code editors.

Whether you're on Mac or Windows (coming soon), the Desktop App gives you flexibility beyond just browser-based recordings.

After recording, your demo is instantly editable within the Supademo editor—just like recordings from the [Chrome Extension](/create/by-method/create-with-chrome-extension.md), [Figma plugin](/create/by-method/create-with-figma-plugin.md), or manual [uploads](/create/by-method/create-from-uploads.md).

{% hint style="success" %}
**Mac Support:** The Supademo Desktop App is currently available for Mac devices running **macOS Sonoma (v14+)**.
{% endhint %}

{% hint style="success" %}
**Windows Support:** Supported on **Windows 10 and later** (specifically builds from **May 25, 2021** and newer).
{% endhint %}

{% @supademo/embed demoId="clyz0h5up0103wtm67vbajgb8" url="<https://app.supademo.com/demo/clyz0h5up0103wtm67vbajgb8>" %}

### Steps to download and install the Mac Desktop App

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/65cd1b060e92bd4055f3b684/images/668f0edddd0f8c60bb3fe36f/file-bQgp1s5Lnz.png)

1. Download Supademo: Head to the [Desktop App download page](https://supademo.com/download) and hit download.
2. Open Supademo: Open the Supademo installer in your Downloads folder.
3. Drag to Applications: Drag the Supademo icon to your Mac's Applications folder.
4. Enable Permissions: Enable accessibility and screen capture permissions and launch!

{% @supademo/embed demoId="cm8f188kd00bhzs0i59ad566v" url="<https://app.supademo.com/demo/cm8f188kd00bhzs0i59ad566v>" %}

### Steps to download and install the Windows Desktop App

1. **Download Supademo**: Head to [supademo.com/download](https://supademo.com/download) or search for **Supademo** in the Windows App Store to begin your download.
2. **Run the Installer**: Follow the on-screen installation instructions to set up the Supademo Desktop App.
3. **Launch the App**: Open Supademo and choose whether you want to record a specific application window or your full desktop.

{% hint style="warning" %}
**Beta Notice**: The Windows app is currently in **beta** and supports **screenshot-only** recordings in its initial release. Features like **video-based steps**, **keyboard shortcut capture**, and more will roll out in future updates.
{% endhint %}

### Taking Screenshots from the Desktop App

You can also snap instant, shareable screenshots directly through our [Desktop App](https://supademo.com/download). Capture both instant or timed screenshots and you'll be able to quickly annotate, crop, and share your screenshot as a link or clipboard copy.

![](https://supademo.com/blog/content/images/2024/09/image-12.png)

{% hint style="info" %}
Please note that HTML capture is only supported for web-based applications via the [Chrome extension](/create/by-method/create-with-chrome-extension.md).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.supademo.com/create/by-method/create-with-desktop-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
