Find a file
Timothy Jaeryang Baek d9afe919b5 refac
2025-07-29 16:59:30 +04:00
.github refac 2025-07-29 16:59:30 +04:00
build refac 2025-07-27 16:16:17 +04:00
resources refac 2025-07-27 16:16:17 +04:00
src refac: wording 2025-07-29 15:50:24 +04:00
.gitignore chore 2025-07-27 16:01:58 +04:00
CONTRIBUTOR_LICENSE_AGREEMENT reboot 2025-07-27 14:41:30 +04:00
demo.png reboot 2025-07-27 14:41:30 +04:00
dev-app-update.yml reboot 2025-07-27 14:41:30 +04:00
electron-builder.yml chore 2025-07-29 01:50:04 +04:00
electron.vite.config.ts refac 2025-07-27 16:16:17 +04:00
entitlements.plist refac 2025-07-27 16:16:17 +04:00
eslint.config.mjs refac 2025-07-27 23:30:13 +04:00
LICENSE reboot 2025-07-27 14:41:30 +04:00
package-lock.json refac 2025-07-29 11:36:08 +04:00
package.json refac 2025-07-29 11:36:08 +04:00
README.md doc: readme 2025-07-29 16:00:35 +04:00
svelte.config.mjs reboot 2025-07-27 14:41:30 +04:00
tsconfig.json reboot 2025-07-27 14:41:30 +04:00
tsconfig.node.json refac 2025-07-27 16:16:17 +04:00
tsconfig.web.json reboot 2025-07-27 14:41:30 +04:00

Open WebUI Desktop 🌐

App Demo Open WebUI App is the 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.

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

Download 📥

Get the latest alpha release from our releases page.

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

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 Open WebUI Sustainable Use License. For details, see LICENSE.

Stay Tuned! 🌟

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