Termlinks banner
Ratul1997 Ratul1997

Termlinks

AI community

Description

Private, local-first continuity for terminals and AI coding agents—from desktop to phone, with a self-hosted encrypted PWA.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Termlinks

[![CI](https://github.com/Ratul1997/termlinks/actions/workflows/ci.yml/badge.svg)](https://github.com/Ratul1997/termlinks/actions/workflows/ci.yml) [![Latest release](https://img.shields.io/github/v/release/Ratul1997/termlinks)](https://github.com/Ratul1997/termlinks/releases/latest) [![License: MIT](https://img.shields.io/badge/license-MIT-4c9f70.svg)](LICENSE)

**A private, local-first continuity layer for terminals and AI coding agents—letting you leave your computer without leaving your work.**

Termlinks is an open-source, self-hosted bridge that keeps terminal work running on your computer and lets you view and control it from a phone browser. It is command-agnostic: Codex, Claude, development servers, import scripts, shells, and other terminal programs all use the same PTY bridge. A shell created from the portal also opens in a native terminal window on the computer, so both screens share the same PTY and history. Termlinks can carry an opt-in full Mac desktop or one selected macOS window and can transfer files from the encrypted portal to the computer.

No Termlinks-hosted account or service is required. Run it only on the local computer, reach it through SSH or a private VPN, expose it through an HTTPS tunnel provider, or deploy the included Cloudflare Pages + Workers relay. Cloudflare is the documented default public option, not a requirement.

This first version is designed for one trusted owner and supports macOS and Linux. It controls sessions started through Termlinks; it does not take over unrelated Terminal/iTerm windows.

Project status

Termlinks is a **developer preview** intended for one trusted owner and trusted client devices. Its terminal continuity path is usable today, but the project has not received an independent security audit and is not a multi-user access-control system. Read [SECURITY.md](SECURITY.md) before exposing it to a network and [ROADMAP.md](ROADMAP.md) before depending on an unfinished platform feature.

| C