Find a file
Timothy Jaeryang Baek 146f75f979 refac
2026-03-18 03:56:16 -05:00
.github refac 2026-03-18 03:56:16 -05:00
build refac 2026-03-17 23:59:33 -05:00
resources refac 2026-03-17 23:59:33 -05:00
src refac 2026-03-18 03:56:16 -05:00
.editorconfig Initial commit 2026-03-17 16:01:25 -05:00
.gitignore refac 2026-03-17 16:11:33 -05:00
.npmrc Initial commit 2026-03-17 16:01:25 -05:00
.prettierignore Initial commit 2026-03-17 16:01:25 -05:00
.prettierrc.yaml Initial commit 2026-03-17 16:01:25 -05:00
CONTRIBUTOR_LICENSE_AGREEMENT Add AGPL-3.0 license, CLA, and CLA enforcement workflow 2026-03-17 16:04:41 -05:00
dev-app-update.yml refac 2026-03-18 03:56:16 -05:00
electron-builder.yml refac 2026-03-18 03:56:16 -05:00
electron.vite.config.ts refac 2026-03-17 23:59:33 -05:00
entitlements.plist refac 2026-03-17 23:59:33 -05:00
eslint.config.mjs Initial commit 2026-03-17 16:01:25 -05:00
LICENSE Add AGPL-3.0 license, CLA, and CLA enforcement workflow 2026-03-17 16:04:41 -05:00
package-lock.json refac 2026-03-17 23:59:33 -05:00
package.json refac 2026-03-17 23:59:33 -05:00
README.md doc: readme 2026-03-17 16:10:25 -05:00
svelte.config.mjs Initial commit 2026-03-17 16:01:25 -05:00
tsconfig.json Initial commit 2026-03-17 16:01:25 -05:00
tsconfig.node.json Initial commit 2026-03-17 16:01:25 -05:00
tsconfig.web.json Initial commit 2026-03-17 16:01:25 -05:00

Open WebUI Desktop 🌐

Open WebUI Desktop is a cross-platform desktop application for Open WebUI. It brings the full-featured Open WebUI experience directly to your device, effectively transforming it into a powerful server—without the complexities of manual setup.

Warning

This project is currently in alpha and under active development. 🛠️ Expect frequent updates and potential changes as we refine the application.

Download 📥

Note

An internet connection is required for initial setup, but afterwards the application can be used completely offline.

Get the latest alpha release from our releases page.

Features

  • One-Click Installation: Quickly and effortlessly install and set up Open WebUI with all its dependencies. This feature is fully functional and ready to make your setup a breeze.
  • Cross-Platform Support: Compatible with Windows, macOS, and Linux to ensure broad accessibility.
  • Offline Capability: After initial setup, use the application completely offline for enhanced privacy and reliability.

Project Setup

Install

npm install

Development

npm run dev

Build

# For windows
npm run build:win
# For macOS
npm run build:mac
# For Linux
npm run build:linux

License 📜

This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0). For details, see LICENSE.

Stay Tuned! 🌟

We're actively developing Open WebUI. Follow Open WebUI for updates, and join the community on Discord to stay involved.