Skip to content

Commit 8122eaa

Browse files
committed
doc: desktop
1 parent f40c6b3 commit 8122eaa

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/intro.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,15 @@ DATA_DIR=~/.open-webui uvx --python 3.11 open-webui@latest serve
5555

5656
Then open [http://localhost:8080](http://localhost:8080).
5757

58+
</TabItem>
59+
<TabItem value="desktop" label="Desktop">
60+
61+
Download the desktop app from [**github.com/open-webui/desktop**](https://github.com/open-webui/desktop). It runs Open WebUI natively on your system without Docker or manual setup.
62+
63+
:::warning Experimental
64+
The desktop app is a **work in progress** and is not yet stable. For production use, install via **Docker** or **Python**.
65+
:::
66+
5867
</TabItem>
5968
</Tabs>
6069

0 commit comments

Comments
 (0)