Download

v1.2.1

Start with Pytxo Desktop for runs, approvals, and diffs. Add the CLI when you also want terminal workflows, MCP tools, or doctor checks.

Pytxo Desktop

v1.2.1

Control surface for runs, structure, approvals, and diffs. Requires the CLI for orchestration.

WindowsWindows.msi · x64
macOSmacOSv1 build not available yet
LinuxLinuxv1 build not available yet

CLI

Optional companion to Desktop

Entry point for terminal-run jobs, doctor checks, and MCP. Desktop runs through its packaged native app and can guide an optional matching CLI install.

npm

Node 18+
npm i -g pytxo
pytxo doctor

Install script

Windows PowerShell is first-class. macOS and Linux scripts are also available. No Node required.

# Windows PowerShell
irm https://raw.githubusercontent.com/Pytxo-dev/pytxo-releases/main/install.ps1 | iex

# macOS / Linux
curl -fsSL https://raw.githubusercontent.com/Pytxo-dev/pytxo-releases/main/install.sh | bash

Scripts live in the public pytxo-releases repository.

Prebuilt binaries

Manual download per platform from GitHub Releases.

Browse releases

Next steps