Download Piperace

Choose your platform and preferred install method.

Auto-detected
Terminal / CLI Recommended

Lightweight, scriptable, perfect for developers and CI/CD.

curl -L https://app.piperace.com/downloads/latest/piperace-linux-amd64 -o /usr/local/bin/piperace && chmod +x /usr/local/bin/piperace
npm install -g @piperace/cli
brew tap piperace/tap brew install piperace

Homebrew support is coming soon. For now use binary or npm.

Desktop / GUI

Point-and-click app with a native desktop interface.

piperace-gui-linux-amd64

Download and run. No terminal required.

Download GUI Latest version
Quick start

After installing, expose your local app in seconds:

piperace http 3000 -d myapp

Works out of the box — no account required. Run piperace login to keep the same subdomain and get a permanent token.