Personal early access

Take your workspace
with you

Download Nodebase and return to the same continuous private workspace from every trusted device.

Checking the latest release…
Choose your platform

Nodebase Desktop

Install the app, sign in, and connect to your private Worker.

WIN Best match

Windows

For Windows 10 and Windows 11 on x64 PCs.

Windows installer Windows may show an unknown publisher warning during early access.
MAC Best match

macOS

For Apple Silicon Macs running a current version of macOS.

Download for macOS During early access, macOS may require “Open Anyway” in Privacy & Security.
LIN Best match

Linux

For x86_64 Linux desktops. Choose AppImage or Debian package.

The AppImage is portable; the Debian package integrates with your system.

Nodebase connects trusted devices to an isolated private Worker over an encrypted work network.

Security overview
Command line

Nodebase Client

Use Nodebase from a terminal, a server, or a headless machine. Connect to your private Worker, inspect status, and automate repeatable work.

Checking the latest client…
macOS & Linux

Install from your shell

curl -fsSL https://dl.nodebase.com/install.sh | bash
Windows

Install with PowerShell

irm https://dl.nodebase.com/install.ps1 | iex