Ross ROSS = Recommend OSS · open-source software intelligence for agents

sorenisanerd/gotty

Share your terminal as a web application observed · 2026-08-28

github.com/sorenisanerd/gotty · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 96
  • Release rhythm 85
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 2
  • age_days: 1972
  • days_rel: 101
  • days_push: 28
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

2538 stars · 174 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

GoTTY is a Go command line tool that turns any CLI program into a web application by serving it in a browser via a built-in web server. It streams the terminal over WebSocket so users can view (and optionally interact with) the running command remotely.

Use cases

  • share a terminal session in a browser
  • run htop or top from a web page
  • give remote users read-only access to a CLI tool
  • demo command-line tools over the web
  • expose a terminal behind basic auth
  • monitor long-running terminal processes remotely

When to choose

  • you want to view or share a live terminal in a browser with a single command
  • you need a lightweight self-hosted web terminal without deploying a full service
  • you want optional write access and basic auth for remote CLI access

When to avoid

  • you need a full multi-user SSH gateway or session recording
  • you require strong security for untrusted users, since exposing a TTY over the web is risky
  • you need a persistent remote shell manager like tmate or ttyd with more features

Facets

cli-tool · maturity active

http-server websocket terminal-ui cli developer-tools web-development self-hosted windows go cross-platform cli terminal-sharing web-terminal tty remote-access browser-terminal command-line linux macos web-server

1 source

Member repositories

RepositoryRoleHealth v2
sorenisanerd/gottymain93

For agents

markdown · JSON · MCP: product_card(name="sorenisanerd/gotty")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem