Terminal

terminal

A real host-shell terminal embedded in the Rome dashboard, with tabs and split panes.

v0.1.0<1k installs0 tokens used
5.0 · 1

Terminal

A real shell terminal, right inside your Rome dashboard.

What it does

Terminal gives you a genuine command-line session on your Rome host without leaving the browser. Open a shell in any of your projects, run commands, start a dev server, tail logs — everything a local terminal does, reachable from wherever you can open your dashboard. Sessions keep running in the background, so you can reload the page or step away and your work is still there when you come back.

Features

  • Real host shell — your actual login shell, not a sandbox. Run anything you would run in a normal terminal.
  • Open in a project — pick a project folder to start in; the shell is free to cd anywhere from there.
  • Tabs and split panes — keep several terminals side by side, split a tab into independent panes, and drag the divider to resize.
  • Survives reloads — refresh the page or reconnect from another device and your running sessions reattach with the screen restored.

When to use it

Reach for Terminal whenever you want to run a command on your Rome host — kicking off a build, inspecting files, restarting a service, or watching a long-running process — without opening a separate SSH session. It is especially handy on the go, when the dashboard is the only thing in front of you.