Skip to content

DocsApps

Apps & the App Store

Updated Sep 15, 2026

NextOS ships with a full set of built-in apps - files and code, writing and planning, communication, media, information, and system tools - and you can add more from the App Store at any time.

Built-in apps

Everything you need for day-to-day work is there from the first sign-in: a Finder for your files, a real Terminal, an editor, Notes, Mail, Calendar, a spreadsheet, Photos, a browser, and dozens more. Every app shares the same underlying files, so they compose naturally - a spreadsheet can open a file your terminal created, and an agent can act on any of them.

The App Store

Open the App Store to browse a catalog of apps, agents and automations built by the community and by us. Installing one adds it to your desktop just like a built-in app - it shows up in the strip, keeps its own files, and can be uninstalled cleanly at any time. Updates install automatically and are verified before they replace anything.

Kinds of apps

Not every app is built the same way, and you don't need to care about the difference to use one - but it explains what you'll see:

  • A packaged web app. A self-contained app that runs safely alongside everything else, with clear permissions for what it's allowed to touch.
  • A hosted project. An app with its own dev server, started up and framed in for you.
  • A native app. An app written directly against the NextOS SDK, installed only after you approve it.

Managing your apps

Settings > Apps lists everything you've installed, where it came from, and what it's allowed to do. You can disable, update, or remove any app there, and review the sources the App Store pulls from.

What's next