macOS
brew install ttydlocal Homebrew formula metadata
sudo port install ttydMacPorts ports tree · net/ttyd/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ttyd pour les workflows d'agents IA.
installation
brew install ttydlocal Homebrew formula metadata
sudo port install ttydMacPorts ports tree · net/ttyd/Portfile · Source: api.github.com
sudo apk add ttydAlpine Linux edge package indexes · ttyd · Source: dl-cdn.alpinelinux.org
sudo dnf install ttydFedora Rawhide package metadata · ttyd · Source: dl.fedoraproject.org
nix profile install nixpkgs#ttydnixpkgs package indexes · pkgs/by-name/tt/ttyd/package.nix · Source: api.github.com
sudo pacman -S ttydArch Linux sync databases · ttyd · Source: geo.mirror.pkgbuild.com
sudo apt install ttydUbuntu 24.04 LTS package indexes · ttyd · Source: archive.ubuntu.com
sudo zypper install ttydopenSUSE Tumbleweed package metadata · ttyd · Source: download.opensuse.org
scoop install main/ttydScoop official bucket manifest trees · bucket/ttyd.json · Source: api.github.com
winget install --id tsl0922.ttyd -eWindows Package Manager source index · tsl0922.ttyd · Source: cdn.winget.microsoft.com
aperçu
Command-line tool for sharing terminal over the web
historique
ttyd is a command-line web terminal server: it runs a command on a host and exposes the resulting terminal session through a browser. Its own documentation describes the tool as a simple way to share a terminal over the web, with authentication, SSL, WebSocket-oriented terminal features, file-transfer support, and cross-platform builds.
The project reached its 1.0.0 tag in September 2016. Its manual page is dated September 2016 and identifies Shuanglei Tao as the author, pointing users to the GitHub project for bugs and further information.
ttyd belongs to the post-xterm.js generation of terminal-sharing tools: instead of replaying a recording, it runs an arbitrary command and places a browser terminal in front of it. The official README lists Wetty and GoTTY as alternatives, and the manual documents examples such as serving a login shell, opening Vim, or sharing a tmux session.
The project grew into a broadly packaged utility. Its README documents installation through Homebrew, MacPorts, Debian/Ubuntu, snap, OpenWrt, Homebrew-on-Linux, WinGet, Scoop, prebuilt release binaries, and source builds for Windows; the supplied package facts also list apk, dnf, nix, pacman, zypper, and winget package names.
That packaging spread matters because ttyd is often used at the boundary between local Unix tooling and web access: it lets a maintainer expose a shell, a tmux session, a container, or a single TUI application without deploying a full remote desktop stack.
Typical usage is to run `ttyd <command>` and connect to the default web port, or to bind it behind a reverse proxy. The official manual includes examples for `ttyd login`, `ttyd vim`, `ttyd tmux new -A -s ttyd vim`, Docker-backed sessions, SSL setup, client options, and nginx proxying.
The README emphasizes terminal features that package users tend to care about when choosing a web terminal package: CJK and IME support, ZMODEM and trzsz transfers, Sixel output, SSL, basic authentication, custom commands, and builds for Unix-like systems, OpenWrt, and Windows.
For package-manager users, ttyd is the small, scriptable web-terminal answer to a recurring problem: expose exactly one command or shell over HTTP without installing a heavier web IDE. Its package availability across desktop, server, router, and Windows package ecosystems makes it a common comparison point for terminal-sharing formulas.
It is also a useful packaging specimen because it sits at the intersection of C networking libraries, browser terminal front ends, TLS options, and static/prebuilt binary distribution.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ttyd | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/tsl0922/ttyd
métadonnées d'installation
| Clé du paquet | brew:ttyd |
|---|---|
| Version | 1.7.7 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/ttyd |
| Page d'accueil | https://tsl0922.github.io/ttyd/ |
| Dépôt | https://github.com/tsl0922/ttyd |
| Docs amont | https://github.com/tsl0922/ttyd#readme |
| Licence | MIT |
| Archive source | https://github.com/tsl0922/ttyd/archive/refs/tags/1.7.7.tar.gz |
| Dernière mise à jour | 2026-06-22T14:06:31-07:00 |
| Pulse | updated |
| Dépendances | json-c, libevent, libuv, libwebsockets, openssl@3 |
| Dépendances de compilation | cmake |
| Bibliothèques fournies par macOS | vim |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ttyd |
| Version Scheme | 0 |
| Revision | 11 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
ttyd
nix profile install nixpkgs#ttydttyd 1.7.4-1build2
Share your terminal over the web
https://tsl0922.github.io/ttyd
sudo apt install ttydttyd 1.7.7-r0
Share your terminal over the web
https://tsl0922.github.io/ttyd
sudo apk add ttydttyd-doc 1.7.7-r0
Share your terminal over the web (documentation)
https://tsl0922.github.io/ttyd
sudo apk add ttyd-docttyd 1.7.7-9.fc44
Share your terminal over HTTP
https://github.com/tsl0922/ttyd
sudo dnf install ttydttyd 1.7.7-3
Share your terminal over the web
https://tsl0922.github.io/ttyd/
sudo pacman -S ttydttyd 1.7.7-1.4
Share your terminal over the web
https://tsl0922.github.io/ttyd/
sudo zypper install ttydttyd
sudo port install ttydmain/ttyd
scoop install main/ttydtsl0922.ttyd
winget install --id tsl0922.ttyd -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.