Install
Pick your way, same as voxa.space/setup:
macOS / Linux
curl -fsSL https://voxa.space/install.sh | sh
Windows (PowerShell)
irm https://voxa.space/install.ps1 | iex
npm
npm install -g voxa-code
Python
uv tool install voxa-code
Then run voxa on your laptop, scan the QR code with the Voxa iOS app (any phone browser works too), and start talking. Zero config, no API keys: voice runs through the hosted relay, terminal control never leaves your laptop.
Requires: Claude Code installed and logged in.
How it works
- Speak, don't type. Pick a project, give instructions, hear results read back, fully hands-free.
- Attach any terminal. iTerm2, Terminal.app, tmux, Ghostty, Warp, VS Code: say "use my open terminal."
- It calls you back. Leave a task running and pocket your phone. When Claude finishes (or needs input), you get a real incoming call. Answer to land in the live session.
phone ──── voice ────► laptop ────► Claude Code
▲ │
└───────── rings when done ◄──────────┘
From source
git clone https://github.com/Ti-03/voxa.git && cd voxa
python3 -m venv .venv && .venv/bin/pip install -e ".[dev]"
.venv/bin/python -m server.cli
Full guide (including fully self-hosted mode, your own keys, no relay): docs/RUNNING.md
FAQ
Is it open source?
Yes. Everything in this repo is MIT: the laptop server, the iOS app, the phone web client, the marketing site, and the cloud pieces (relay + push). You can self-host all of it, or skip that entirely and use our already-hosted services: the default install connects to them out of the box.
Is it free?
Self-hosting is free forever: run the server with your own API key, no relay needed (guide). The hosted zero-config relay is free to get started, with paid plans for more agent minutes (pricing).
What platforms does it support?
The laptop side runs on macOS, Linux, and Windows. The phone side is the Voxa iPhone app, with any mobile browser as a fallback. Attaching to already-open GUI terminals (iTerm2, Terminal.app, Ghostty, Warp, VS Code) is macOS only; tmux attach works everywhere.
Security
Security model and vulnerability reporting: SECURITY.md
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file voxa_code-0.1.102.tar.gz.
File metadata
- Download URL: voxa_code-0.1.102.tar.gz
- Upload date:
- Size: 149.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51e9d86591f4a4158f0bb1f63867b5a42c4c504b82fe228cf0c4289a1c7663f5
|
|
| MD5 |
1bd4426edd92656b11e0e3a274020cc0
|
|
| BLAKE2b-256 |
7227b71da2394445110e06c03c7b02e96ec792a69b76a5c33450e49729645c27
|
File details
Details for the file voxa_code-0.1.102-py3-none-any.whl.
File metadata
- Download URL: voxa_code-0.1.102-py3-none-any.whl
- Upload date:
- Size: 172.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fd901607b6ac9592f9ee138898808104e314b9ddec5656e9a55cf2771c8a7fc
|
|
| MD5 |
4bad6f72015014d7782ef592281dca2c
|
|
| BLAKE2b-256 |
1e16f587c3954d1079c174d0f173369b58264df8e88a78930dae81eaca252b62
|