Alchementary Link · Desktop connection workspace

Every session, one focused workspace.

SSH, Telnet, RAW TCP, VNC, GitHub and a local shell — in tabs and split panes, not five separate apps. Credentials live in your OS keychain or an encrypted vault, and files move over a built-in SFTP browser without ever leaving the terminal workspace.

  • 6Connection types, one app
  • SFTPBuilt-in file transfer
  • AES-256Vault, keychain-first
  • FreeDownload today
Discover

Most people managing real infrastructure run too many apps at once.

A terminal for SSH, another for the one Telnet device nobody has replaced, a VNC client for the box without a proper remote-access story, a browser tab for GitHub, and a separate tool entirely when a downloaded binary needs a closer look. Link is what happens when those are one application instead: tabbed, organised, and built so credentials never sit around in plaintext.

It is not trying to be an IDE, a cloud dashboard or a fleet manager. It is a fast, focused desktop workspace for the actual moment-to-moment work of connecting to things, moving files, and occasionally figuring out what a file really is.

Five things it gets right.

The design choices that make Link feel like one tool rather than five apps stapled together.

  1. I

    One workspace, every protocol

    SSH, Telnet, RAW TCP, VNC, GitHub and a local shell share the same tabbed interface, the same profile list and the same keyboard shortcuts — so switching target types is not switching applications.

  2. II

    Security by default

    The OS keychain is used first on macOS, Linux and Windows; an AES-256-GCM vault with Argon2id key derivation steps in where there isn't one. TOTP codes generate automatically, and host-key policy is a per-profile choice, not a global gamble.

  3. III

    Built for many sessions at once

    Split panes, pinned tabs, broadcast input across connected sessions and a one-click reconnect overlay — because real operational work rarely happens in a single terminal window.

  4. IV

    A dropped connection isn't a lost session

    A disconnected overlay with one-click reconnect, and auto-reconnect for SSH, Telnet and RAW TCP profiles that support it — so a flaky link doesn't mean re-typing everything from scratch.

  5. V

    Automation without a scripting language

    Snippets, trigger rules that watch terminal output, and expect-style login scripts cover the repetitive parts of the job — configured in the UI, not hidden in a config file you have to remember the syntax for.

What Link gives you.

Six connection types, a proper file browser, and the operational tooling that turns a terminal into a working session.

02

SSH

Every auth method, plus the awkward parts.

Password, public key, keyboard-interactive and agent authentication, with agent forwarding, jump hosts, SOCKS5 and HTTP CONNECT proxies, and local or remote port forwarding you can manage while the session is live.

  • Automatic TOTP code generation for 2FA login prompts
  • Strict, Ask, Accept-new or Insecure host-key policy per profile
  • Startup commands and expect-style login scripts
03

SFTP

A real file browser, not a bolt-on.

A resizable panel beside the terminal, with breadcrumbs, bookmarks, multi-select batch actions and a permission-aware directory picker for uploads.

  • Drag and drop files straight into the SSH terminal
  • Choose upload versus paste-as-text for dropped files
  • Create, rename and delete folders and files
04

RAW TCP & Telnet

For the devices that aren't SSH.

Direct socket sessions with text, hex and split views, payload presets, quick-insert control bytes and captures — plus full Telnet option negotiation for the legacy estate that never went away.

  • Send data as text, hex, or escaped-byte sequences
  • Configurable line endings and encoding on both protocols
  • Auto-reconnect with a configurable retry count
05

VNC & GitHub

A remote desktop and your repositories, alongside everything else.

A noVNC-based viewer with scale-to-fit, view-only mode and optional SSH tunnelling, next to a GitHub browser that groups repositories by owner, sorts by activity, and works against GitHub Enterprise too.

  • Quality, shared-session and password-storage controls for VNC
  • Repository metadata, filtering, and ZIP downloads for GitHub
  • SSH tunnel authentication by password, key or agent
06

Terminal

A terminal that behaves the way you expect.

A fast, configurable terminal — font, size, scrollback and cursor style all yours to set — with in-terminal search (regex and whole-word options included), and alternate-screen handling that gets tmux, screen and byobu right.

  • Copy, paste, select-all and clear from a context menu
  • Clickable web links, where the target supports them
  • Export scrollback as plain text, or ping a session to check it's alive
07

Recording & playback

A record of what actually happened.

Start and stop a recording per session in asciicast v2-compatible format, then browse, play back and manage saved recordings from a dedicated panel.

  • Recording indicator visible directly on the tab
  • Metadata: title, dimensions, duration, size, timestamp
  • Delete recordings you no longer need
08

Automation

The repeatable parts, without a scripting language.

A snippet library with folders and variables, a broadcast mode for running one command across every connected session, and trigger rules that watch terminal output for a notification, a highlight, a sound, or all three.

  • Snippets and triggers configured entirely in the UI
  • Command palette for fast access to everything above
  • Expect-style login scripts shared across SSH and Telnet
09

Credentials & audit

Nothing sits around unprotected.

The OS keychain is used first — macOS Keychain, Linux Secret Service, Windows Credential Manager — with an AES-256-GCM, Argon2id-derived vault as the fallback, and a per-profile choice of Saved, Session-only or Ask-every-time.

  • Audit log for connections, secret access, imports and exports
  • Secrets are never written into the audit log itself
  • Password-protected, AES-256-GCM encrypted profile exports

What Link does not do

Link is not a cloud service — there is no server component, no team sync and no shared state; your profiles, vault and recordings live on the machine you installed it on. It is not an IDE and does not try to replace one. There is no mobile build, and the macOS and Windows binaries below are not yet code-signed, so your OS will ask you to confirm the first time you open one (see the FAQ).

Get Alchementary Link.

Free to download, version 3.0.0. Pick the build for your machine below.

PlatformArchitectureSizeDownload
macOS Apple Silicon (arm64) 7.8 MB Download
Windows 64-bit (x64) 8.7 MB Download
Windows ARM64 7.9 MB Download
Linux 64-bit (x64) 8.4 MB Download

macOS on Intel and Linux on ARM64 are on the way. Get in touch if you need one sooner.

Questions worth asking.

Why does my OS warn me when I open it?

The macOS and Windows builds are not code-signed yet, so Gatekeeper and SmartScreen flag them as coming from an unidentified developer. On macOS, right-click (or Control-click) the app and choose Open the first time rather than double-clicking it. On Windows, click More info, then Run anyway. Signed builds are on the roadmap.

Where do my credentials actually live?

In your OS keychain by default — macOS Keychain, Linux Secret Service, or Windows Credential Manager. If none is available, Link falls back to a local vault encrypted with AES-256-GCM using an Argon2id-derived key from a master password you set. Nothing is sent anywhere; there is no server component.

Can I import my existing SSH config?

Yes. Settings → About has an Import ~/.ssh/config action that reads your existing OpenSSH Host blocks — hostnames, usernames, ports, identity files and jump hosts — and turns them into connection profiles.

Does it check for updates automatically?

Link can check for updates in the background or on demand from Settings, and reports the current and latest version, release notes, the release URL and when it was published. Nothing is downloaded or installed without you choosing to.

How is it licensed?

Alchementary Link is proprietary software. It's free to download and use today; get in touch if you would like to talk about rolling it out across a team or organisation.

Also from Alchementary.

Independent products, built because they should exist.

01

4ensics Leviathan

Drop a file. See everything.

A complete binary analysis, reverse-engineering and digital-forensics workbench, running inside a browser tab with your artefacts kept local.

See Leviathan
02

Blackwall

Passwordless identity for everything you ship.

OAuth 2.1 and OpenID Connect with passkeys only, an integrity-chained audit log and signed project licences — in a single binary.

See Blackwall
03

Fury

Encrypt it now. Keep it secret afterwards.

Post-quantum file encryption, a documented file format and a Go library, for material that must stay unreadable long after the mathematics has moved on.

See Fury

Questions before you install it?

Ask about team rollout, a feature that isn't there yet, or whether Link is the right fit for the estate you actually run.