Open Source · MIT Licensed

Pix payments from the command line

A fast, open-source CLI and Rust library for Brazilian Pix instant payments. Create charges, generate QR codes, manage webhooks, and integrate with AI agents.

Quick Start
$ cargo install pixcli

$ pixcli config init
  → Provider, credentials, certificate...

$ pixcli qr generate \
    --key "+5511999999999" \
    --amount 25.00

$ pixcli charge create \
    --amount 50.00 \
    --key "+5511999999999"

$ pixcli balance

Everything you need for Pix

One toolkit — from quick QR codes to full payment automation.

Created by Felipe Orlando, from Brazil 🇧🇷