v0.1.0 is public

Your web apps.
One local desktop.

A personal desktop for web apps and AI tools that runs on your own Linux machine. No login. No cloud account. Your state stays local.

把网页应用和 AI 工具放进一个真正属于你的本地桌面。

  • Apache-2.0
  • Signed releases
  • Local JSON state
Vibe Desktop 20:08
348passing tests
0production vulnerabilities
1command to install
100%local control

BUILT FOR THE MACHINE YOU OWN

A desktop shell, not another account.

01

Local-first by default

Desktop state lives in a local JSON file. The app binds to loopback and needs no hosted identity provider.

02

Web apps feel organized

Keep URL apps, AI tools, and local WebUIs together. Open them in desktop windows or explicit browser tabs.

03

Local services stay visible

The optional vibed daemon starts, stops, health-checks, and logs local WebUI processes.

04

Updates you can verify

Release assets carry checksums and Ed25519 signatures. Versioned installs keep a last-known-good rollback path.

LINUX · GIT · ONE COMMAND

Install the whole desktop.

The installer selects the first free port from 3000–3010, brings a pinned Node runtime when needed, and creates a user service. Pin a port with --port.

Terminalv0.1.0
curl -fsSL https://github.com/vimalinx/vibedesktop/releases/latest/download/install-app.sh | sh

CLEAR SECURITY BOUNDARY

The public catalog contains links, never recipes that execute on your machine.

Read the security model