Download LLMLinq
A self-contained binary — no Python, no dependencies. Verified by checksum.
Latest release v0.1.0 — now on Windows as well as macOS and Linux, with one command on every platform.
macOS
Apple Silicon & Intel
Paste into Terminal
curl -fsSL https://llmlinq.com/install.sh | shDownloads the binary, verifies its checksum, and puts llmlinq on your PATH. Re-run it any time to upgrade.
Linux
x86_64
Paste into Terminal
curl -fsSL https://llmlinq.com/install.sh | shDownloads the binary, verifies its checksum, and puts llmlinq on your PATH. Re-run it any time to upgrade.
Windows
x64 · Windows 10 and 11
Paste into PowerShell
irm https://llmlinq.com/install.ps1 | iexDownloads the binary, verifies its checksum, and puts llmlinq on your PATH. Re-run it any time to upgrade.
then run llmlinq — your timeline opens at 127.0.0.1:8745
macOS (Apple Silicon & Intel) · Linux x86_64 · Windows x64 · installs to ~/.llmlinq, no sudo · re-run to upgrade
The installer is the supported route on every platform. Release notes and checksums are published on GitHub Releases.