Now accepting app submissions

Build and publishcustom VibeOS apps

Build, package and publish apps to the VibeOS App Center — the catalog every VibeOS desktop installs from. Ship a self-contained .vibe app or wrap an existing website, then track installs, ratings and reach.

  • Sandboxed runtime
  • Instant publish
  • Live analytics
VibeOS App Center · discover, install, run
Apps published
Total installs
Categories
$0
Registration fee

Developer registration fees are currently waived for a limited time. Publish your app

Featured Apps

The platform

Everything you need between idea and installed

One portal for authoring, distribution, analytics and monetisation.

Build in the browser

VibeOS App Builder ships with the VibeOS SDK, live preview, templates and a real code editor — no toolchain, no install.

Publish in minutes

Drop in a .vibe bundle or point at a URL. Versioning, hosting and the review queue are handled for you.

Grow your audience

Impressions, views, installs and ratings in one dashboard — plus feature boosts when you're ready to scale.

Sandboxed by default

Every app runs isolated with explicit filesystem permissions, so users install with confidence.

Native-feeling performance

Apps mount straight into the VibeOS desktop with instant boot and no cold starts.

Website apps welcome

Already have a web product? Wrap it as a first-class VibeOS app without rewriting a line.

VibeOS App Builder

Write, preview and publish without leaving the tab

Smart indentation, autocomplete, live preview, app templates and one-click submission — the whole loop in one workspace.

app.vibe
import { vos } from "vibeos-sdk";

await vos.fs.mkdir("home/Documents/notes");
await vos.fs.writeFile(
  "home/Documents/notes/hello.md",
  "# Shipped from VibeOS App Builder",
);

vos.window.setTitle("My first .vibe app");

Your app belongs on the VibeOS desktop

Registration is free while the fee is waived. Publish today and reach every VibeOS user.

Open the developer portal