> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gorbit.cloud/llms.txt
> Use this file to discover all available pages before exploring further.

# Desktop App (Beta)

> Install and configure the Gorbit desktop application

The Gorbit Desktop App provides users with a native application experience for accessing Gorbit on Windows, macOS,
and Linux.

Features include:

* Quick-launch from system tray or dock
* Global keyboard shortcuts
* Desktop notifications

<img className="rounded-image" src="https://mintlify.s3.us-west-1.amazonaws.com/gorbit/assets/deployment/gorbit_desktop_app.png" alt="Gorbit Desktop App" />

<Info>
  The desktop app connects to your existing Gorbit deployment. Users will need access to your Gorbit instance URL.
</Info>

## Download

Download the latest Gorbit Desktop App for your platform:

<CardGroup cols={3}>
  <Card title="Windows" icon="windows" href="https://github.com/gorbit-dot-app/gorbit/releases/latest/download/Gorbit_x64.exe">
    Download for Windows (.exe)
  </Card>

  <Card title="macOS" icon="apple" href="https://github.com/gorbit-dot-app/gorbit/releases/latest/download/Gorbit_universal.dmg">
    Download for macOS (.dmg)
  </Card>

  <Card title="Linux" icon="linux" href="https://github.com/gorbit-dot-app/gorbit/releases/latest/download/Gorbit_amd64.deb">
    Download for Linux (.deb)
  </Card>
</CardGroup>

<Tip>
  Additional architectures and formats (.msi, .rpm, .app.tar.gz)
  are available on the [GitHub Releases page](https://github.com/gorbit-dot-app/gorbit/releases/latest).
</Tip>

## Installation Options

**Self-hosted users**: On first launch, users will need to configure the connection to your Gorbit instance:

* **Server URL**: Your Gorbit instance URL (e.g., `https://gorbit.yourcompany.com`)
* **Authentication**: Sign in with your configured authentication method

<Note>
  The desktop app will remember the server URL after initial configuration.
  Users only need to authenticate on subsequent launches if their session expires.
</Note>

## Enterprise Deployment

For organizations deploying the desktop app at scale, you can pre-configure the connection settings.

## Configuration Options

| Option         | Description              |
| -------------- | ------------------------ |
| `server_url`   | Your Gorbit instance URL |
| `window_title` | Custom window title      |
