y49/tlive

202 stars · Last commit 2026-04-20

Terminal Live — monitor and chat with AI coding agents (Claude Code, Codex) from Telegram, Discord & Feishu

README preview

# tlive

[![npm version](https://img.shields.io/npm/v/tlive)](https://www.npmjs.com/package/tlive)
[![CI](https://github.com/y49/tlive/actions/workflows/ci.yml/badge.svg)](https://github.com/y49/tlive/actions/workflows/ci.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)

[中文文档](README_CN.md)

**Terminal Live** — monitor and chat with AI coding agents (Claude Code, Codex) from Telegram, Discord & Feishu.

Three features, use any combination:

| Feature | What it does | Access from |
|---------|-------------|-------------|
| **Web Terminal** | `tlive <cmd>` — wrap any command with a web-accessible terminal | Browser / Phone |
| **IM Bridge** | `/tlive` — chat with Claude Code from your phone | Telegram / Discord / Feishu |
| **Hook Approval** | Approve Claude Code permissions from your phone | Telegram / Discord / Feishu |

<!-- TODO: Add hero screenshot/GIF here -->
<!-- ![tlive demo](docs/images/demo.gif) -->

View full repository on GitHub →