Campus icon

Campus

Claim

Campus is a macOS workspace with an infinite canvas for terminals, web apps, notes, docs, teammates, and agents—built for spatial work and real-time collaboration.

Campus

What Campus is

Campus is a macOS workspace built around an infinite canvas where terminals, developer tools, notes, docs, web apps, teammates, and agents can all live together as tiles. The homepage emphasizes that every element on the page is interactive, and that the product is meant to keep work arranged spatially instead of hiding it behind separate windows.

It is designed for people who want their tools, collaborators, and automated agents in the same working area. The canvas supports live terminals, shared links for team collaboration, and agent workflows where Claude and Codex can act on real tiles. The product also highlights local-first storage and a Dart SDK for building custom canvas behavior.

Core features

Everything becomes a tile

Campus arranges terminals, web apps, notes, docs, and other surfaces as movable tiles on a single infinite canvas, so related work can stay side by side.

Spatial workspace that remembers position

The canvas is persistent and infinite, letting you pan, zoom, and return to the exact spatial layout you left behind.

Always-on terminal tiles

Terminal tiles are live PTYs that keep running and preserve scrollback across restarts, which is useful for long-lived local sessions.

Shared multiplayer canvas

You can invite teammates by link and see live cursors, cursor chat, and the same shared context on the same canvas.

Agent-driven actions

Claude and Codex can join as peers, and the Campus CLI can move tiles, type prompts, and click webviews on your behalf.

Local-first with extensibility

The product uses a local-first model, stores state in plain files, and exposes a full Dart SDK for defining custom tiles, commands, and rendering.

Common workflows

  • Development and debugging on one surface

    Keep a terminal, a local app preview, notes, and a worktree visible at once so you can move between implementation and verification without switching windows.

  • Team collaboration and shared context

    Share the canvas with colleagues, use live cursors, and coordinate in the same spatial context during standups or pairing sessions.

  • Agent-assisted workflows

    Let Claude or Codex work in the same canvas so an agent can move tiles, type prompts, and interact with webviews while you watch the state change.

  • Cross-functional project planning

    Lay out docs, designs, media, and prototypes together when a project needs multiple references visible at the same time.

  • Portable canvas viewing

    Use the iPad form factor mentioned on the homepage to take the same canvas into a more portable setup when you want to view or manipulate your workspace away from the desk.

Pros and Cons

Pros

  • Combines terminals, web apps, notes, docs, teammates, and agents in one shared workspace.
  • Keeps terminal sessions live and preserves scrollback across restarts.
  • Supports real-time collaboration with link-based sharing and live cursors.
  • Allows agents to operate on the same canvas as humans, not in a separate interface.
  • Offers local-first storage and a Dart SDK for customization and extension.

Cons

  • Only macOS is confirmed on the source pages, so cross-platform support is not established.
  • The pricing page is unavailable, so plan structure and cost are not visible from the provided sources.
  • Feature depth beyond the homepage is limited in the collected evidence, so some capabilities are described at a high level only.

FAQ

What is Campus?

Campus is a macOS workspace that places terminals, web apps, notes, docs, and agents on one persistent infinite canvas.

Which platforms does Campus support?

The homepage presents Campus as a macOS product and repeatedly references downloading it for macOS. No other operating systems are confirmed in the source.

What does Campus cost?

No pricing details are shown on the source pages provided. The pricing URL currently returns a Page Not Found error.

Can teams collaborate in real time?

The homepage says you can share a link so colleagues join the same canvas with live cursors and the same tiles and context.

How do agents work in Campus?

Yes. The homepage says Claude and Codex can join as peers on the same canvas, and the Campus CLI can move tiles, type prompts, and click webviews for you.

Quick Facts

Category
Developer Tool / Productivity
Platform
macOS
Primary use
Infinite-canvas workspace for tools, team collaboration, and agents
Source domain
campus.flutterflow.io
Pricing
Not available on the provided pages; pricing URL returns 404
Extensibility
Full Dart SDK for custom tiles, commands, and rendering