Website Terminal

A browser-only command interface

Your website has answers. Let people ask.

A focused terminal for projects, demos, docs, support, and contact—without asking visitors to hunt for a link.

Live terminal Browser only

Try a command

Direct by design

Small surface. Serious use.

Let people choose a path.

Visitors type a command or use a visible route. Each reply points them toward a real destination.

Keep the stack out of it.

Everything runs in the browser. There is no account, database, API key, or server waiting behind the screen.

Ship one portable embed.

Configure the replies, copy the generated code, and place it on a portfolio, product page, documentation site, or launch page.

One small setup

Write a response. Test it. Put it on your site.

Open the builder
Generated embed Ready to paste
  1. 01 Define commands
  2. 02 Check the preview
  3. 03 Copy the snippet
<div id="site-terminal"></div>
<script>WebsiteTerminal.mount('#site-terminal', config)</script>