TermLink

Download TermLink

One binary. Unpack it, sign in with Google, and the machine is reachable from any browser.

You only need this on the machines you want to reach. To connect from somewhere, Open TermLink in any browser — nothing to install.

TermLink for macOS

v0.1.1 · Intel (x86_64) · 4.2 MB

Download .tar.gz

Then run it

# 1. Unpack it
tar -xzf termlink-macos-amd64.tar.gz

# 2. Put it on your PATH
chmod +x termlink
sudo mv termlink /usr/local/bin/

# 3. Sign in, then register this machine
termlink login
termlink host

The binary is not notarized yet, so macOS may refuse to open it the first time. Clear the quarantine flag with xattr -d com.apple.quarantine termlink and run it again.

All builds — v0.1.1

OSArchitectureSizeSHA-256
macOSIntel (x86_64)4.2 MB056661c745bb…Download
macOSApple Silicon (arm64)3.9 MB17cbcc23b6e8…Download
Linuxx86_64 (amd64)4.2 MB7b9b4c9cf1e4…Download
Linuxarm643.8 MBc0837bb2dd22…Download
Windowsx86_64 (amd64)4.3 MBdc3fbab7b8a0…Download
Windowsarm643.9 MBb19ba5633cb1…Download

What you get

The archive contains a single executable — termlink on macOS and Linux, termlink.exe on Windows. No installer, no service, no dependencies. Delete the file and it is gone.

Run termlink on a machine to make it reachable — on its own, with no subcommand. If Claude Code is already running in that terminal, use termlink claude instead, and termlink client to connect to one from another terminal. New to it? Read Getting started with TermLink, or troubleshooting if something is already not working.

Looking for an older version or the checksums? All releases on GitHub →