Give AI agents a physical finger to operate any phone — robotic stylus + camera, no APIs needed.
Project description
PhysiClaw
An AI agent that physically operates a phone — the way you do.
PhysiClaw watches a phone's screen with a camera and taps it with a stylus, working the phone the way a person would. No APIs, no OAuth, no ADB cables, nothing installed on the phone — just unlock it, set it on the desk, and let the agent work.
It's built for the everyday errands that pile up — ordering takeout, shopping for groceries, booking a ride, paying a bill, replying to a message. Anything you can do by hand on your phone, PhysiClaw can do for you.
Why a physical body?
The apps that run your daily life are closed off: most expose no public API, and simulated input — desktop automation or Android's ADB — leaves software fingerprints that anti-bot systems flag. So PhysiClaw treats the screen itself as the API: a camera reads it, a stylus performs the gestures. To the phone it's indistinguishable from a real finger — nothing to detect — and it reaches virtually any app reliably.
The trade-off is speed: a few seconds per action, in exchange for universality and reliability.
How it works
PhysiClaw has its own dedicated phone running its own WhatsApp account. Add it as a contact and chat with it like a real person — tell it what you need in plain language:
Order a latte on DoorDash.
What's the weather tomorrow?
Buy milk and eggs on Instacart.
Its runtime loops continuously, waking the agent when a scheduled task is due or the screen lights up with a new message. The agent unlocks the phone, reads your message, and does the task — pausing for confirmation when it matters, like a payment — then replies with the result, saves its memory, and exits until it's next woken.
Getting started
You'll need the PhysiClaw hardware — the arm, stylus, and camera — plus an iPhone for it to operate.
The physiclaw CLI runs on macOS, Windows, and Linux:
# Install the CLI (uv + Python 3.12 + physiclaw)
curl -fsSL https://physiclaw.ai/install.sh | bash
# Windows: iwr -useb https://physiclaw.ai/install.ps1 | iex
physiclaw doctor # check your environment
physiclaw # start the server — opens the hardware-setup wizard, then runs the agent
License
MIT — both the CAD-as-code hardware and the agent software.
PhysiClaw redistributes and uses third-party components under their own terms —
FluidNC firmware (GPL-3.0) and the OmniParser icon_detect model
(AGPL-3.0). See THIRD_PARTY_NOTICES.md for attribution
and source links; full license texts are in licenses/.
Project details
Release history Release notifications | RSS feed
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 physiclaw-0.1.7.tar.gz.
File metadata
- Download URL: physiclaw-0.1.7.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dae0cdf5af43a96e1d8b46f32f3fb63ae6e924a0a2fd85294660b352c66fdb2a
|
|
| MD5 |
0f4cae26c48fe14b906a7401faa5a659
|
|
| BLAKE2b-256 |
900938b4a2797ea46973bb7aedc16b747ce366bce81b06ae54f1bfa82b9f2b85
|
File details
Details for the file physiclaw-0.1.7-py3-none-any.whl.
File metadata
- Download URL: physiclaw-0.1.7-py3-none-any.whl
- Upload date:
- Size: 331.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e37ee3c7fea8ff7ff0b7f10556b39f6d327d7f69e6621f179615cf9d6cf4eaba
|
|
| MD5 |
6c7d72539b3aa9daed7050cfda5ed30e
|
|
| BLAKE2b-256 |
7975509cb7433b64341f76d9b7e88ac099a5c305d137c0f008eabcf1afc14dee
|