Skip to Content
Download

Install Pane with a single command.

curl -fsSL https://runpane.com/install.sh | sh
Or download directly from GitHub

Direct Download

Download a binary directly from GitHub Releases .

  • macOS — universal .dmg (Apple Silicon + Intel)
  • Windows — x64 and ARM64 .exe installers
  • Linux — x64 and ARM64 .AppImage and .deb packages
If macOS blocks the app on first launch, open System Settings → Privacy & Security and click Open Anyway next to the Pane entry. This is a one-time step for apps distributed outside the App Store.
If Windows Defender SmartScreen shows a warning, click More info, then Run anyway. The installer is not code-signed for every release yet; this will be resolved in a future release.
Clone the repository from github.com/Dcouple-Inc/Pane , then:pnpm run setup pnpm run electron-devNode.js 22 and pnpm are required.
Last updated on