Terminal panel for the DSH Web GUI: a sidebar "Terminal" entry opens a multi-tab xterm.js interactive terminal over a real PTY (node-pty), with SSH remote tabs (ssh2, agent / key / password auth), a cwd following the current session, and tty_list / tty_capture / tty_send agent tools.
- GitHub stars
- 3
- License
- MIT
- Added
- 2026-08-30
GitHub info
- GitHub stars
- 3
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 30, 2026, 7:50 AM
- Maintainer
- hyzyn
- Added
- 2026-08-30
Install
dsh plugin --profile web add github:hyzyn/dsh-plugin-kit#path:/packages/ttyREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/hyzyn/dsh-plugin-kit%23tty)Related plugins
UI Enhancementsdsh-web#packages/dsh-task-board
★ 6418Task board for the dsh web GUI: a sidebar multi-column kanban whose cards run in real DSH agent sessions and can also be scheduled with cron expressions, executed host-side even with the browser closed.
dsh-web#packages/dsh-web-all
★ 6418Plugin and skin collection for the DSH Web UI: task board, Git graph, right-side panel, remote mobile UI, pet, live token stats, and a skin center.
DSH-better-sidebar
★ 3116Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs.