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, the web client needs no install at all.
TermLink for macOS
v0.1.0 · Apple Silicon (arm64) · 3.8 MB
Then run it
# 1. Unpack it tar -xzf termlink-macos-arm64.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.
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 host on a machine to make it reachable, or termlink client to connect to one from another terminal. New to it? Read Getting started with TermLink.
Looking for an older version or the checksums? All releases on GitHub →
