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.
Developer registration fees are currently waived for a limited time. Publish your app
One portal for authoring, distribution, analytics and monetisation.
VibeOS App Builder ships with the VibeOS SDK, live preview, templates and a real code editor — no toolchain, no install.
Drop in a .vibe bundle or point at a URL. Versioning, hosting and the review queue are handled for you.
Impressions, views, installs and ratings in one dashboard — plus feature boosts when you're ready to scale.
Every app runs isolated with explicit filesystem permissions, so users install with confidence.
Apps mount straight into the VibeOS desktop with instant boot and no cold starts.
Already have a web product? Wrap it as a first-class VibeOS app without rewriting a line.
Smart indentation, autocomplete, live preview, app templates and one-click submission — the whole loop in one workspace.
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");Registration is free while the fee is waived. Publish today and reach every VibeOS user.
Open the developer portal