documentation/clients/desktop.mdx
Hoppscotch Desktop App is a cross-platform desktop application that helps you create and manage API requests. It is built on top of the Hoppscotch Web Client and is powered by Tauri.
<Frame> </Frame>Download the latest version of Hoppscotch Desktop App for your operating system:
<AccordionGroup> <Accordion title="Mac" icon="apple"> <Card title="Apple Silicon (.dmg)" href="https://github.com/hoppscotch/releases/releases/latest/download/Hoppscotch_mac_aarch64.dmg"> Download for Apple Silicon-based Mac. </Card> <Card title="Intel (.dmg)" href="https://github.com/hoppscotch/releases/releases/latest/download/Hoppscotch_mac_x64.dmg"> Download for Intel-based Mac. </Card> </Accordion> <Accordion title="Windows" icon="windows"> <Card title="Windows Installer (.msi)" href="https://github.com/hoppscotch/releases/releases/latest/download/Hoppscotch_win_x64.msi"> Download the installer for Windows (64-bit). </Card> <Card title="Windows Portable (.exe)" href="https://github.com/hoppscotch/releases/releases/latest/download/Hoppscotch_Cloud_win_x64_portable.zip"> Download the portable version for Windows (64-bit). </Card> </Accordion> <Accordion title="Linux" icon="linux"> <Card title="Debian (.deb)" href="https://github.com/hoppscotch/releases/releases/latest/download/Hoppscotch_linux_x64.deb"> Download the Debian package for Debian-based Linux distributions. </Card> <Card title="App Image (.AppImage)" href="https://github.com/hoppscotch/releases/releases/latest/download/Hoppscotch_linux_x64.AppImage"> Download the AppImage for Linux. </Card> </Accordion> </AccordionGroup>Seamlessly access Hoppscotch Cloud Edition from Hoppscotch Desktop App:
{/* Access your organization's Hoppscotch Cloud Edition from Hoppscotch Desktop App:
Add your self-hosted Hoppscotch Community Edition instance to Hoppscotch Desktop App:
<Tip>You can also self-host Hoppscotch Desktop App. Follow the instructions in the Hoppscotch GitHub repository.</Tip>
Add your self-hosted Hoppscotch Enterprise Edition instance to Hoppscotch Desktop App:
<Tip>You can also self-host Hoppscotch Desktop App. Follow the instructions in the Hoppscotch GitHub repository.</Tip>