Concept

Apps

Turn canvas frames into standalone, shareable apps.

From frame to app

Any interactive frame on your canvas can become a standalone app. A calculator, a dashboard, a portfolio tracker, a screening tool. If it works as a frame, it can work on its own.

Export as HTML

Jetro can export any frame as a self-contained HTML file. Everything the frame needs (markup, styles, scripts, data) gets bundled into a single file.

That file works anywhere. Open it in a browser. Email it to a colleague. Drop it on any static file server. No build step, no deployment pipeline. Just a file that runs.

Deploy with a public URL

For something more permanent, you can deploy a frame through Jetro’s sharing feature. This gives you a live, public URL that anyone can open in their browser.

The deployed app auto-updates when the underlying frame changes. If the frame has a live refresh binding, the deployed version stays current too. Your audience always sees the latest data.

Prototype to production

The workflow is simple. Ask the agent to build a tool on your canvas. Tweak it until it works. Then share it with one action. You go from idea to deployed app without leaving your editor.

Use cases

  • Internal dashboards for your team
  • Client-facing reports that update automatically
  • Calculators and tools you want to share publicly
  • Data visualizations embedded in other websites

Publish anywhere

Since the agent can build connectors to any API, you can publish beyond Jetro’s built-in sharing. Ask the agent to push a chart snapshot to your WordPress blog, post a data summary to Slack, or update a Google Sheet with fresh numbers. If the destination has an API, the agent can wire it up.