← Back to Built-in Apps
🧩

Apps Hub

Accounts, credits and app-to-app calls — outside the Linux desktop.

💬 Communication Built-in
Included — no install needed

About

The account layer that sits outside the Linux desktop: public users who sign into apps' public pages, a credit balance apps can spend and grant against, and the switchboard for the app-to-app API.

What it does

  • Public user accounts, independent from Linux logins, for apps' public pages.
  • A credit balance apps can spend from and grant to, with idempotent spends.
  • The app-to-app API gate — enables one app's backend to call another's in-process, off by default per app.
  • A directory of installed apps' public pages.
  • Public user management for the admin.

Integrations

Provides Any app App API

Lets any installed app call another's app_api.py functions in-process, gated per target app.