@woodpeckeros/connect
v0.2.1
Published
Woodpecker OS connector — drive your local Claude Code from the woodpeckeros.com writing canvas
Readme
woodpeckeros
The Woodpecker OS connector — drive your local Claude Code from a handwriting canvas.
npx @woodpeckeros/connectIt walks you through setup in three steps: pick the folder your iPad can control (choose a parent folder like ~/apps to reach several repos from one canvas — browse with arrow keys or type a path), scan the QR it prints from your iPad (or open the link in any browser), and it lights up when your device pairs. Then write something on the canvas and circle it with the magic pen.
- Runs Claude Code on this machine with your existing Claude login (Pro/Max or API key)
- End-to-end encrypted to your browser — woodpeckeros.com never sees your keys or your content
- State lives in
~/.woodpecker/
Commands:
| Command | |
|---|---|
| woodpecker connect | start (guided setup: choose folder, pair, go live) |
| woodpecker connect --dir <path> | set the working directory, skipping the prompt |
| woodpecker connect --reset-pairing | rotate keys, revoke all devices |
| woodpecker connect --yolo | disable tool guardrails |
| woodpecker connect --local | local dev: plain WS on localhost:8787 |
| woodpecker pair | re-print the current QR |
Requires Node 20+.
