tsl0922/ttyd
Share your terminal over the web observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 97
- Release rhythm 8
- 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: n/a
- age_days: 3642
- days_rel: n/a
- days_push: 21
- n_releases_24m: 0
Adoption not part of the score
12266 stars · 1198 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ttyd is a simple command-line tool written in C that shares a terminal session over the web using WebSockets and an xterm.js-based browser frontend. It supports SSL, basic authentication, file transfer (ZMODEM/trzsz), Sixel images, and runs on macOS, Linux, BSD, OpenWrt, and Windows.
Use cases
- access a remote terminal from a browser
- share a shell session over the web
- run a web-based terminal on a router with OpenWrt
- give students browser access to a Linux shell
- debug an embedded device terminal remotely
- expose a CLI tool through a web interface
When to choose
- you need browser-based access to a terminal without SSH client setup
- you want a lightweight, fast, cross-platform terminal sharing tool
- you need terminal access on resource-constrained devices like OpenWrt routers
- you want built-in SSL and basic auth for terminal sharing
When to avoid
- you need multi-user session management or recording (use a full bastion/SSH solution)
- you require fine-grained authorization beyond basic auth
- exposing a raw shell to untrusted networks without additional hardening
Facets
cli-tool · maturity active
websocket http-server terminal-ui cli developer-tools web-development self-hosted windows cross-platform cli terminal-sharing xtermjs remote-terminal tty zmodem openwrt command-line linux macos web-server docker
2 sources
- readme: https://github.com/tsl0922/ttyd · fetched 2026-08-28 · 51568cdfbd2c
- homepage: https://tsl0922.github.io/ttyd · fetched 2026-08-29 · 1e3a265c486a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tsl0922/ttyd | main | 66 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem