Alternatives
Products that do what ttyd – Share your terminal over the web does
ttyd is a simple command-line tool for sharing terminal over the web. Use case: doing a demo, mostly presenting from a browser, and need a terminal window to demonstrate something? Open one directly in a browser tab via ttyd so that you don't need to share your entire desktop.
- 1TS
2018 · github.com
- 2TS
2014 · nutty.io
- 3TP
Made this to use my laptop terminal session on mobile without data going through a server. tt start -p mypassword → get a URL (qrcode) → open in browser → enter password → connected. Direct webrtc datachannel between your machine and browser. Signaling server is a cloudflare worker, exchanges ~2KB of sdp/ice metadata then gets out of the way. Password never transmitted - argon2id derives 256-bit key locally on both ends. All terminal i/o gets nacl secretbox encryption before hitting the datachannel. double encrypted with dtls underneath but I wanted the relay to see nothing useful…
Jan 2026
- 4SA
shpool is a terminal session persistence tool developed internally at google to support remote workflows, which we have open sourced.
2024 · github.com
- 5WS
2018 · github.com
- 6

- 7

- 8

- 9

- 10

- 11DT
I got tired of open file.docx → wait 8 seconds → close Word just to read a document, so I built a terminal-native Word viewer! What it does: * View `.docx` files directly in your terminal with (mostly) proper formatting * Tables actually look like tables (with Unicode borders!) * Nested lists work correctly with indentation * Full-text search with highlighting * Copy content straight to clipboard with `c` * Export to markdown/CSV/JSON Why I made this: Working on servers over SSH, I constantly hit Word docs I needed to check quickly. The existing solutions I'm aware of either strip…
2025 · github.com
- 12

- 13

- 14PV
Hi HN! I just released version 1.0 of Posting, an open source terminal application I've been working on which you might find useful if you work with, test, or develop HTTP APIs! Posting (https://github.com/darrenburns/posting) is an HTTP client, not unlike Postman and Insomnia. However, as a TUI application, it works over SSH and enables efficient keyboard-centric workflows. Your requests are stored locally in simple readable YAML files, meaning they're easy to read and version control. Some other features include: - "Jump mode" navigation - Environments/variables…
2024 · github.com
- 15TU
Jan 2026 · github.com
- 16IM
2024 · github.com
- 17WB
Yes, that Fortran.
Mar 2026 · github.com
- 18

- 19

- 20

- 21TS
ts-ssh solves a specific problem: accessing machines on your Tailnet from environments where you can't install the full Tailscale daemon (like CI/CD runners or restricted systems). It uses Tailscale's tsnet library to establish userspace connectivity, then provides a standard SSH experience. Works with existing workflows since it supports normal SSH features like ProxyCommand, key auth, and terminal handling. Some features that proved useful: • Parallel command execution across multiple hosts • Built-in tmux session management for multi-host work • SCP-style file transfers • Works on…
2025 · github.com
- 22AI
2019 · assist.app
- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →